We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 124bac1 commit b143c0cCopy full SHA for b143c0c
.github/workflows/pint.yml
@@ -7,8 +7,6 @@ on:
7
- '*/*' # matches every branch containing a single '/'
8
- '**' # matches every branch
9
- '!master'
10
- paths:
11
- - '**.php'
12
13
permissions:
14
contents: write
0 commit comments