mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-19 21:18:39 +00:00
Add NO_CI command
This commit is contained in:
parent
dfba5f1021
commit
abdb638295
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -5,6 +5,7 @@ on: [push]
|
|||
jobs:
|
||||
autoformat:
|
||||
runs-on: ubuntu-latest
|
||||
if: "!contains(github.event.head_commit.message, 'NO_CI')"
|
||||
strategy:
|
||||
fail-fast: false
|
||||
max-parallel: 3
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user