skip action for all-contributors bot

This commit is contained in:
Rhet Turnbull
2021-01-08 06:22:01 -08:00
committed by GitHub
parent 193f26bec8
commit 2d09d382e9

View File

@@ -6,6 +6,7 @@ jobs:
build:
runs-on: macOS-latest
if: "!contains(github.event.head_commit.message, '[skip ci]')"
strategy:
max-parallel: 4
matrix: