We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cdd82c commit f014cfdCopy full SHA for f014cfd
.github/workflows/ci-test.yaml
@@ -1,8 +1,6 @@
1
name: Build and Run Check Tests
2
3
on:
4
- schedule:
5
- - cron: '0 4 * * *' #Runs daily at 4 AM UTC
6
push:
7
branches:
8
- master
0 commit comments