Skip to content

Commit

Permalink
Also run CI on schedule to catch changes in Emacs or packages
Browse files Browse the repository at this point in the history
Relates to #12
  • Loading branch information
leotaku committed Feb 25, 2022
1 parent 5e9c058 commit 9b2bd87
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 @@ -6,6 +6,8 @@ on:
branches:
- master
- 'releases/*'
schedule:
- cron: '0 12 * * *'

jobs:
test-mixed:
Expand Down

0 comments on commit 9b2bd87

Please sign in to comment.