Skip to content

Commit

Permalink
cron → workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
ms609 committed Feb 8, 2024
1 parent 7ce55d5 commit ec4c183
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/R-CMD-check.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# For help debugging build failures open an issue on the RStudio community with the 'github-actions' tag.
# https://community.rstudio.com/new-topic?category=Package%20development&tags=github-actions
on:
schedule:
- cron: "24 06 * * 1"
workflow_dispatch:
push:
branches:
- main
Expand Down

0 comments on commit ec4c183

Please sign in to comment.