We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd7f36 commit b5d35a3Copy full SHA for b5d35a3
.github/workflows/release.yml
@@ -2,7 +2,7 @@ name: release workflow
2
on:
3
workflow_dispatch:
4
schedule:
5
- - cron: "0 18 * * 4"
+ - cron: "0 18 * * 3"
6
7
jobs:
8
get_config_values:
0 commit comments