mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-16 17:22:12 +08:00
fix: actionlint config placement + shellcheck disable scope
- Move actionlint.yaml to .github/ where rhysd/actionlint Docker action finds it - Move shellcheck disable=SC2086 to top of script block (covers both loops) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
3
.github/actionlint.yaml
vendored
Normal file
3
.github/actionlint.yaml
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
self-hosted-runner:
|
||||
labels:
|
||||
- ubicloud-standard-2
|
||||
Reference in New Issue
Block a user