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