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.
2 parents aded13a + 78adfb0 commit 38f6269Copy full SHA for 38f6269
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