Skip to content

Commit a1d94a1

Browse files
authored
chore: Less CloudFormation Schema Update PRs (#3498)
1 parent e503798 commit a1d94a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schema.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Update schema
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: "0 18 * * 1-5" # Weekdays
6+
- cron: "0 16 * * 2" # Every Tuesday at 4pm UTC (8am PST, 9am PDT)
77

88
jobs:
99
update:

0 commit comments

Comments
 (0)