Skip to content

Commit a64f06a

Browse files
GitHub Actions: Run in any pull request
Allow GitHub Actions to run for every pull request instead of only main-based pull requests
1 parent d51e166 commit a64f06a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/php.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- main
77
- support/*
88
pull_request:
9-
branches:
10-
- main
119

1210
jobs:
1311
php:

0 commit comments

Comments
 (0)