Skip to content

Commit 1be93d1

Browse files
committed
Run the tests for any local branches
Without this, there's no way to test changes to the CI configuration without pushing straight to master.
1 parent 4f88ddf commit 1be93d1

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
name: Validate everything
44
'on':
55
push:
6-
branches:
7-
- master
86
pull_request_target:
97
types:
108
- labeled

ci/workflows.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,6 @@ workflows:
218218

219219
'on':
220220
push:
221-
branches:
222-
- master
223221
pull_request_target:
224222
types: [labeled]
225223
branches:

0 commit comments

Comments
 (0)