Skip to content

Commit

Permalink
fix: Removed non-existent job refrence
Browse files Browse the repository at this point in the history
  • Loading branch information
IanTapply22 committed May 25, 2024
1 parent 1a494a0 commit a82e895
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
release:
runs-on: ubuntu-latest
if: ${{ startsWith(github.event.head_commit.message, 'feat') }}
needs: central

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit a82e895

Please sign in to comment.