Skip to content

Commit

Permalink
chore(ci): Rename job to check for next version [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jontze committed Jan 24, 2024
1 parent a74bb62 commit 7361011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: ./.github/workflows/test.yml

next_version:
name: Check release
name: Next Version
runs-on: ubuntu-latest
needs:
- test_branch
Expand Down

0 comments on commit 7361011

Please sign in to comment.