Skip to content

Commit 8688020

Browse files
committed
update workflow
1 parent efe3126 commit 8688020

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/check.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
on: [push, pull_request]
1+
on:
2+
push:
3+
branches:
4+
- main
5+
pull_request:
26

37
name: check
48

0 commit comments

Comments
 (0)