Skip to content

Commit ac25d4d

Browse files
authored
Merge branch 'firelab:main' into main
2 parents 178380c + 8c775ea commit ac25d4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions: read-all
1111

1212
jobs:
1313
R-CMD-check:
14-
if: "!contains(github.event.head_commit.message, '[skip ci]')"
14+
if: "!contains(github.event.head_commit.message, '[no chk]')"
1515

1616
runs-on: ${{ matrix.config.os }}
1717

0 commit comments

Comments
 (0)