Skip to content

Commit 8c71899

Browse files
author
Kutu
committed
Update workflow
1 parent 9db2f31 commit 8c71899

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/check.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: "Check"
22

33
on:
44
workflow_dispatch:
5+
push:
6+
branches:
7+
- main
58

69
jobs:
710
check:

0 commit comments

Comments
 (0)