mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Change to 2am
This commit is contained in:
parent
4c126fe70b
commit
e5cd25f579
1 changed files with 2 additions and 2 deletions
4
.github/workflows/deploy-functions.yaml
vendored
4
.github/workflows/deploy-functions.yaml
vendored
|
|
@ -1,9 +1,9 @@
|
|||
name: Deploy Functions
|
||||
name: Deploy 01 Functions
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 3 * * *' # Runs every day at 3 AM
|
||||
- cron: '0 2 * * *' # Runs every day at 3 AM
|
||||
|
||||
jobs:
|
||||
make-get-request:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue