Compare commits
2
Commits
ef954ce1e2
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d9c77ff5d7 | ||
|
|
72278add0a |
@@ -19,7 +19,7 @@ concurrency:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
shellcheck:
|
shellcheck:
|
||||||
runs-on: docker
|
runs-on: light
|
||||||
# The -alpine variant, not koalaman/shellcheck:stable. That one is built
|
# The -alpine variant, not koalaman/shellcheck:stable. That one is built
|
||||||
# FROM scratch with shellcheck as the entrypoint and no shell at all, so a
|
# FROM scratch with shellcheck as the entrypoint and no shell at all, so a
|
||||||
# job cannot run a script in it.
|
# job cannot run a script in it.
|
||||||
|
|||||||
Reference in New Issue
Block a user