Skip to content

Commit

Permalink
Merge branch 'main' into fix-delivery-issue-1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ggwpez authored Jan 30, 2024
2 parents 9befb69 + 1f5dc6f commit 251dcc0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@ name: Modify Changelog

on:
pull_request_target:
types:
- synchronize
- edited

jobs:

verifyChangelogIsUpdated:
verifyChangelog:
name: Verify that Changelog is Updated
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 251dcc0

Please sign in to comment.