Skip to content

Commit ea32c6c

Browse files
php: Run in any pull request
Allow GitHub Actions workflow to run for every pull request instead of only main-based pull requests
1 parent 50f044e commit ea32c6c

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)