Skip to content

Commit c72dc97

Browse files
committed
1 parent 2fc4fc6 commit c72dc97

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@ on:
77
schedule:
88
- cron: '0 7 * * 0'
99
push:
10+
branches:
11+
- main
1012
pull_request:
11-
13+
branches:
14+
- main
1215

1316
jobs:
1417
lint:

0 commit comments

Comments
 (0)