We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71f5bfc commit 7220be3Copy full SHA for 7220be3
.github/workflows/tests.yaml
@@ -3,6 +3,8 @@
3
4
name: tests
5
on:
6
+ schedule:
7
+ - cron: '0 15 * * 7'
8
workflow_dispatch
9
jobs:
10
tests:
0 commit comments