We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3047090 commit 61aa622Copy full SHA for 61aa622
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
branches: [ main ]
8
schedule:
9
- - cron: "0 8 * * *"
+ - cron: "0 8 * * SUN"
10
workflow_dispatch:
11
12
jobs:
0 commit comments