Skip to content

Commit 6a59eb1

Browse files
authored
CI: run CI on pushes to main (#426)
1 parent 5df3a73 commit 6a59eb1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
on:
22
pull_request:
33
branches: ["main"]
4+
push:
5+
branches: ["main"]
46

57
name: ci
68

0 commit comments

Comments
 (0)