Skip to content

Commit

Permalink
Change to 2am
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatGuySam authored Aug 1, 2024
1 parent 4c126fe commit e5cd25f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-functions.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit e5cd25f

Please sign in to comment.