There was an error while loading. Please reload this page.
1 parent 84ee4da commit 4fe3148Copy full SHA for 4fe3148
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -134,7 +134,8 @@ jobs:
134
135
- id: versions-matrix
136
# Only run for:
137
- # - pull requests if the base repo is different from the head repo and the branch name does not start with "cran-"
+ # - pull requests if the base repo is different from the head repo
138
+ # - pull requests if the branch name starts with "cran-"
139
# Do not run for:
140
# - workflow_dispatch if not requested
141
# Always run for other events.
0 commit comments