Atualizar .github/workflows/shellcheck.yml
Deploy via Script Externo / deploy (push) Waiting to run
ShellCheck CI / shellcheck (push) Failing after 13s
Teste Shell Runner / shell-test (push) Successful in 5s

This commit is contained in:
2026-05-30 04:22:05 +00:00
parent 25d18686e4
commit bfd7ef2838
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs:
shellcheck:
runs-on: ubuntu-latest
runs-on: deploy
steps:
- uses: actions/checkout@v4