Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit 937a357

Browse files
authored
ci: Run CI on push to main
Signed-off-by: Yuchan Lee <lasuillard@gmail.com>
1 parent b81c926 commit 937a357

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
name: CI
22

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

0 commit comments

Comments
 (0)