We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8246dca commit d25fd2fCopy full SHA for d25fd2f
.github/workflows/run-tests.yml
@@ -1,5 +1,6 @@
1
name: Run 2.x tests
2
on:
3
+ workflow_dispatch:
4
schedule:
5
- cron: '0 8 * * *' # Run at 8AM UTC.
6
push:
0 commit comments