Skip to content

Commit

Permalink
Merge pull request #249 from jackdewinter/issue-227
Browse files Browse the repository at this point in the history
#248 : Clean up use …
  • Loading branch information
jackdewinter committed Jan 24, 2022
2 parents 3ad8f53 + 3baabae commit 6d12714
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Expand Up @@ -2,7 +2,11 @@ name: Main

on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: '0 0 * * *' # daily at midnight

Expand Down

0 comments on commit 6d12714

Please sign in to comment.