Skip to content

Commit bc31755

Browse files
CI: Adjusted triggers.
1 parent ea6c45b commit bc31755

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ on:
88
branches:
99
- master
1010

11-
pull_request:
12-
paths:
13-
- '**.php'
14-
branches:
15-
- master
16-
1711
permissions:
1812
contents: write
1913

.github/workflows/tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ on:
55
branches:
66
- master
77

8-
pull_request:
9-
branches:
10-
- master
11-
128
jobs:
139
test:
1410
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)