We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6995bb commit a48e26bCopy full SHA for a48e26b
.github/workflows/test.yaml
@@ -1,8 +1,8 @@
1
name: Test
2
3
on:
4
- push: null
5
- pull_request: null
+ push:
+ pull_request:
6
schedule:
7
- cron: '0 12 * * *'
8
0 commit comments