We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0158385 commit 5e870a2Copy full SHA for 5e870a2
.github/workflows/test.yml
@@ -2,6 +2,8 @@ name: Test
2
on:
3
pull_request:
4
push:
5
+ branches: master
6
+ tags: v1*
7
schedule:
8
- cron: '0 0 * * 0'
9
workflow_dispatch:
0 commit comments