Skip to content

Commit

Permalink
fix and trigger github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitri-justeau committed May 21, 2024
1 parent fa30872 commit 43fcb69
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 129 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/R-CMD-check-macos.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# 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: 0 0 * * 1 # schedule to run at midnight on Monday each week
push:
branches:
- github_actions
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/R-CMD-check-ubuntu.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# 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: 0 0 * * 1 # schedule to run at midnight on Monday each week
push:
branches:
- github_actions
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/R-CMD-check-windows.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# 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: 0 0 * * 1 # schedule to run at midnight on Monday each week
push:
branches:
- github_actions
Expand Down
123 changes: 0 additions & 123 deletions .github/workflows/r.yml

This file was deleted.

0 comments on commit 43fcb69

Please sign in to comment.