Skip to content

Commit

Permalink
Removing merged condition
Browse files Browse the repository at this point in the history
  • Loading branch information
wjrosa committed Oct 25, 2024
1 parent b7e9612 commit 5f22a77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/generate-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ permissions: {}
jobs:
generate_changelog:
name: 'Generates a changelog entry'
if: github.event.pull_request.merged == true
runs-on: ubuntu-20.04
permissions:
pull-requests: write
Expand Down

0 comments on commit 5f22a77

Please sign in to comment.