Add comment to CI skip check job

This commit is contained in:
ilia 2025-12-29 00:00:58 -05:00
parent b1962eae27
commit e1eb2d137a

View File

@ -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: