Skip to content

Commit

Permalink
Test make trunk merge depend on license CI workflow status (#7217)
Browse files Browse the repository at this point in the history
  • Loading branch information
wordpressfan authored Jan 8, 2025
2 parents cd0de84 + 13dd79b commit 72d99c9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/licence_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Rebuild Licence data file

on:
push:
branches: [ trunk, develop ]
branches: [ trunk, develop, trunk-clone ]
pull_request:
branches: [ trunk, develop ]
branches: [ trunk, develop, trunk-clone ]

jobs:
licence:
Expand Down Expand Up @@ -32,3 +32,4 @@ jobs:
with:
commit_message: Adds missing licence-data.php file
commit_user_name: WP-media GitHub Actions Bot

0 comments on commit 72d99c9

Please sign in to comment.