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 026d76b commit 8b282af
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,14 +3,13 @@ on:
pull_request:
types:
- closed
workflow_dispatch:

jobs:
changelog:
name: Generate changelog
if: ${{ github.event.pull_request.merged }}
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 8b282af

Please sign in to comment.