Skip to content

Commit

Permalink
ci: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
detj committed Aug 24, 2024
1 parent 1d3a561 commit 6b0107d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ on:
pull_request:
types:
- closed
workflow_dispatch:

jobs:
changelog:
name: Generate changelog
# if: ${{ github.event.pull_request.merged }}
if: ${{ github.event.pull_request.merged }}
runs-on: ubuntu-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit 6b0107d

Please sign in to comment.