diff --git a/.github/workflows/R-CMD-check-thorough.yaml b/.github/workflows/R-CMD-check-thorough.yaml index 6f780b8..791b7fd 100644 --- a/.github/workflows/R-CMD-check-thorough.yaml +++ b/.github/workflows/R-CMD-check-thorough.yaml @@ -5,11 +5,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: - push: - branches: - - main - # - dev - pull_request: branches: - main