Skip to content

Commit

Permalink
turn off schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
slobentanzer committed Aug 6, 2024
1 parent 4b4299a commit d35f794
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/calculate_schedule.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Update Schedule

on:
schedule:
# run tuesday at noon each week
- cron: '0 12 * * 2'
# schedule:
# # run tuesday at noon each week
# - cron: '0 12 * * 2'

jobs:
build:
Expand Down

0 comments on commit d35f794

Please sign in to comment.