Skip to content

Commit

Permalink
I'm not sure how to make schedule work.
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosemer committed Nov 20, 2023
1 parent b55fd2a commit 54a9626
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: test
on:
- schedule:
- cron: '0 0 * * *'
# - schedule:
# - cron: '0 0 * * *'
- push
- pull_request
jobs:
Expand Down

0 comments on commit 54a9626

Please sign in to comment.