Skip to content

Commit 76ce39d

Browse files
committed
always run CI on pushes / PRs to any branch
Signed-off-by: Matthew Peveler <[email protected]>
1 parent 1d89605 commit 76ce39d

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
@@ -2,9 +2,7 @@ name: CI
22

33
on:
44
push:
5-
branches: [ master ]
65
pull_request:
7-
branches: [ master ]
86

97
permissions:
108
contents: read

0 commit comments

Comments
 (0)