We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ba485d commit e6fa75aCopy full SHA for e6fa75a
1 file changed
.github/workflows/phpstan.yml
@@ -6,6 +6,9 @@ on:
6
- "*"
7
pull_request:
8
branches: [ 'master', 'main' ]
9
+ pull_request_target:
10
+ types:
11
+ - closed
12
13
jobs:
14
run:
0 commit comments