Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhelvy committed Dec 16, 2024
1 parent 49183f2 commit 2584833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
branches: [ main, master ]
schedule:
# Scheduled to run at midnight EST (5:00 UTC) every Sunday
- cron: '0 5 * *0'
- cron: '0 5 * * 0'
jobs:
build-deploy:
runs-on: ubuntu-22.04 # Changed this line to use Ubuntu 22.04
Expand Down

0 comments on commit 2584833

Please sign in to comment.