Skip to content

Commit

Permalink
ci: stampy at 2:30a
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Sep 25, 2023
1 parent 17ee43b commit 3dafa72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/get-signed-from-stampy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: get-signed-installers-from-stampy
on:
workflow_dispatch:
schedule:
- cron: '25 * * * *'
# 2:35 am central time
- cron: '35 7 * * *'

jobs:
get-signed-from-stampy:
Expand Down

0 comments on commit 3dafa72

Please sign in to comment.