We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96ce79a commit 9922ee3Copy full SHA for 9922ee3
.github/workflows/build.yml
@@ -1,9 +1,6 @@
1
name: "build"
2
3
on:
4
- pull_request:
5
- schedule:
6
- - cron: "0 0 * * *" # Run everyday
7
8
jobs:
9
build:
0 commit comments