Skip to content

Commit

Permalink
testing cron schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
charlottekostelic committed Apr 9, 2024
1 parent 6a2849b commit 7c37bc9
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/monthly-run.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: monthly lcsh check
on:
# schedule:
# - cron: '* 9 9 * *'
push:
branches:
- main
schedule:
- cron: '* 15 9 * *'

jobs:
monthly-run:
Expand Down

0 comments on commit 7c37bc9

Please sign in to comment.