Skip to content

Commit 2f50554

Browse files
authored
Run tests on all branches
1 parent 7982e72 commit 2f50554

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/Test all projects.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: Test
22

3-
on:
4-
push:
5-
branches: [ master ]
6-
pull_request:
7-
branches: [ master ]
8-
3+
on: [push, pull_request]
94
jobs:
105
all_projects:
116
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)