Skip to content

Commit

Permalink
Merge pull request #17 from puckowski/master_meta_46
Browse files Browse the repository at this point in the history
fix: fix CI v2
  • Loading branch information
puckowski authored Jan 14, 2025
2 parents 0c50eb3 + e5c63b9 commit 10cac05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
run: npm run test

update-changelog:
if: ${{ github.event_name == 'pull_request' && github.event.pull_request.merged == true }}
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 10cac05

Please sign in to comment.