We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c6faa6 commit cd34d96Copy full SHA for cd34d96
1 file changed
.github/workflows/test.yml
@@ -2,6 +2,7 @@ name: Test
2
3
on:
4
push:
5
+ branches: [master]
6
pull_request:
7
schedule:
8
- cron: '0 15 * * 5'
0 commit comments