Skip to content

Commit cb9ef2d

Browse files
author
Ben Lauret
committed
Added checks on main
1 parent 6082752 commit cb9ef2d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ name: CI
44
on:
55
push:
66
branches:
7-
- dev
8-
- master
7+
- main
98
pull_request: ~
109

1110
env:

0 commit comments

Comments
 (0)