We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac6acc commit ed47da7Copy full SHA for ed47da7
1 file changed
.github/workflows/scheduled-deploy.yml
@@ -12,7 +12,7 @@ on:
12
- 'package-lock.json'
13
- 'tsconfig.json'
14
schedule:
15
- # Run at 7:50 AM Eastern (12:50 UTC) - 10 min before Bluesky post
+ # Run at 7:50 AM Eastern (12:50 UTC)
16
- cron: '50 12 * * *'
17
workflow_dispatch:
18
0 commit comments