Thanks to visit codestin.com Credit goes to github.com
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 e9d1f9c commit 78adfb0Copy full SHA for 78adfb0
1 file changed
.github/workflows/tests.yml
@@ -13,8 +13,8 @@ on:
13
branches-ignore:
14
- v[0-9]+.[0-9]+.[0-9x]+-doc
15
schedule:
16
- # 3:47 UTC on Saturdays
17
- - cron: "47 3 * * 6"
+ # 5:47 UTC on Saturdays
+ - cron: "47 5 * * 6"
18
workflow_dispatch:
19
workflow: "*"
20
0 commit comments