Skip to content

Commit e5b056f

Browse files
committed
Merge remote-tracking branch 'origin/main' into add_script_to_check_github_actions_use_sha
2 parents 7f136dd + b5d35a3 commit e5b056f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: release workflow
22
on:
33
workflow_dispatch:
44
schedule:
5-
- cron: "0 18 * * 4"
5+
- cron: "0 18 * * 3"
66

77
jobs:
88
get_config_values:

0 commit comments

Comments
 (0)