Skip to content

Commit aac49ec

Browse files
committed
CI: Run only on main/master pushes
1 parent dbcf417 commit aac49ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: CI
22

33
on:
44
push:
5+
branches:
6+
- master
7+
- main
58
pull_request:
69

710
env:

0 commit comments

Comments
 (0)