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 289f90a commit d83a2adCopy full SHA for d83a2ad
.github/workflows/run-tests.yml
@@ -1,8 +1,5 @@
1
name: run-tests
2
on:
3
- # test cron by running it once a day at 01:00
4
- schedule:
5
- - cron: '0 1 * * *'
6
push:
7
branches:
8
- master
0 commit comments