Skip to content

Commit 6d51060

Browse files
authored
Update R-CMD-check.yaml
1 parent acd69e2 commit 6d51060

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ name: R-CMD-check
1212
jobs:
1313
R-CMD-check:
1414
runs-on: ${{ matrix.config.os }}
15+
if: "!contains(github.event.head_commit.message, 'ci skip')"
1516

1617
name: ${{ matrix.config.os }} (${{ matrix.config.r }})
1718

0 commit comments

Comments
 (0)