mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-02 10:55:30 -04:00
[skip ci] allow skip CI
This commit is contained in:
parent
d49c0092c2
commit
d4e523c337
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -8,9 +8,9 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: "!contains(github.event.head_commit.message, 'skip ci')"
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
container:
|
||||
image: crystallang/crystal:0.34.0-alpine
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user