Skip to content

Commit

Permalink
add cron
Browse files Browse the repository at this point in the history
  • Loading branch information
hpliner authored May 4, 2023
1 parent fc1933e commit 180b943
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-standard.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
schedule:
- cron: '0 0 1 * *'
push:
branches: [main, master, monocle3]
pull_request:
Expand Down

0 comments on commit 180b943

Please sign in to comment.