Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 1bbfbd9

Browse files
authored
Run schema-update on Friday mornings instead
1 parent 7fdb958 commit 1bbfbd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
schedule:
3-
- cron: 0 1 * * 4
3+
- cron: 0 1 * * 5
44
name: GraphQL schema update
55
jobs:
66
updateSchema:

0 commit comments

Comments
 (0)