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 ea6c45b commit bc31755Copy full SHA for bc31755
.github/workflows/lint.yml
@@ -8,12 +8,6 @@ on:
8
branches:
9
- master
10
11
- pull_request:
12
- paths:
13
- - '**.php'
14
- branches:
15
- - master
16
-
17
permissions:
18
contents: write
19
.github/workflows/tests.yml
@@ -5,10 +5,6 @@ on:
5
6
7
jobs:
test:
runs-on: ${{ matrix.os }}
0 commit comments