We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f016a96 commit bf77e4fCopy full SHA for bf77e4f
.github/workflows/phpstan.yml
@@ -6,6 +6,7 @@ on:
6
push:
7
paths-ignore:
8
- '**.md'
9
+ - '**.xml'
10
pull_request:
11
# Allow manually triggering the workflow.
12
workflow_dispatch:
0 commit comments