Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: initial test/publish workflows #11

Merged
merged 1 commit into from
Nov 16, 2023
Merged

ci: initial test/publish workflows #11

merged 1 commit into from
Nov 16, 2023

Conversation

agaffney
Copy link
Contributor

No description provided.

name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe update to use actions/checkout@v4

name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe update to use actions/checkout@v4

@agaffney agaffney merged commit 64dc18a into main Nov 16, 2023
6 checks passed
@agaffney agaffney deleted the ci/initial branch November 16, 2023 17:09
@agaffney agaffney mentioned this pull request Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants