Skip to content

Commit a2b1f76

Browse files
committed
feat: run CI on all branches
1 parent 43dc6ed commit a2b1f76

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/linux.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ name: CI (Linux)
33
on:
44
pull_request:
55
types: [opened, synchronize, reopened]
6-
push:
7-
branches:
8-
- master
96

107

118
jobs:

0 commit comments

Comments
 (0)