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 3a445ed commit 0773277Copy full SHA for 0773277
.github/workflows/continous-integration.yml
@@ -7,11 +7,9 @@ on:
7
branches:
8
- develop
9
- master
10
- - release/v0.6.0
11
pull_request:
12
13
14
15
paths:
16
- '**.php'
17
- '!docs/**'
.github/workflows/lint-code.yml
@@ -5,11 +5,9 @@ on:
5
6
0 commit comments