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