Add comment to CI skip check job
This commit is contained in:
parent
b1962eae27
commit
e1eb2d137a
@ -9,6 +9,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# Check if CI should be skipped based on branch name or commit message
|
# Check if CI should be skipped based on branch name or commit message
|
||||||
|
# Simple skip pattern: @skipci (case-insensitive)
|
||||||
skip-ci-check:
|
skip-ci-check:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
outputs:
|
outputs:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user