Skip to content

Commit 07e377f

Browse files
authored
Merge pull request #842 from makyen/Mak-GitHub-Actions-all-branches
Run GitHub Actions CI on all branches and PRs
2 parents a13e88a + 6de4ccc commit 07e377f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ name: Test
99

1010
on:
1111
push:
12-
branches: [ master ]
1312
pull_request:
14-
branches: [ master ]
1513
workflow_dispatch:
1614
inputs:
1715
logLevel:

0 commit comments

Comments
 (0)