We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ddf1e commit 4acb0d6Copy full SHA for 4acb0d6
.github/workflows/test.yml
@@ -3,8 +3,6 @@ name: "Test"
3
on:
4
pull_request:
5
push:
6
- branches:
7
- - "master"
8
schedule:
9
- cron: "0 8 * * *"
10
0 commit comments