Skip to content

Commit

Permalink
Add packages php files + exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
ellatrix committed May 20, 2024
1 parent 223d929 commit 306f737
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check-backport-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ on:
- 'phpunit/**'
- '!phpunit/experimental/**'
- '!phpunit/blocks/**'
- 'packages/**/*.php'
- '!packages/block-library/**'
- '!packages/e2e-tests/**'
jobs:
check:
name: Check CHANGELOG diff
Expand Down

0 comments on commit 306f737

Please sign in to comment.