Skip to content

Commit

Permalink
remove triggers on "old" action
Browse files Browse the repository at this point in the history
  • Loading branch information
ijlyttle committed Dec 31, 2023
1 parent a98f9d2 commit 18064bf
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/R-CMD-check-old.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# 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:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
# push:
# branches:
# - main
# - master
# pull_request:
# branches:
# - main
# - master

name: R-CMD-check

Expand Down

0 comments on commit 18064bf

Please sign in to comment.