Skip to content

Commit fc39adf

Browse files
committed
ci: add main to ci runs
1 parent 3a7ae7e commit fc39adf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

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

33
on:
4+
push:
5+
branches: ['main']
46
pull_request:
57
branches: ['**']
68

0 commit comments

Comments
 (0)