Skip to content

Commit a55aeda

Browse files
committed
gha
1 parent 5a9439b commit a55aeda

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/check.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
name: Check
22

33
on:
4+
push:
5+
branches:
6+
- master
47
pull_request:
58
branches:
6-
- 'master'
9+
- master
710
workflow_dispatch:
811
workflow_call:
912

0 commit comments

Comments
 (0)