Skip to content

Commit

Permalink
Trying to add schedul eback.
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosemer committed Nov 20, 2023
1 parent 6990f89 commit 1a232ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: test
on:
- push
- pull_request
- schedule:
- cron: '0 0 * * *'
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1a232ab

Please sign in to comment.