Skip to content

Commit

Permalink
One more rename
Browse files Browse the repository at this point in the history
  • Loading branch information
bkchr committed Jul 1, 2024
1 parent f55d7d2 commit 4a9cb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# Add this as your required job, becuase if the matrix changes size (new things get added)
# it will still require all the steps to succeed.
# If you add more jobs, remember to add them to the "needs" array.
confirmTestPassed:
confirmChangelogChecksPassed:
runs-on: ubuntu-latest
name: All tests passed
# If any new job gets added, be sure to add it to this list
Expand Down

0 comments on commit 4a9cb2a

Please sign in to comment.