Remove deprecated .github/stale.yml to address #837 #430
linters.yaml
on: pull_request
linters
/
Runs code linting tests
18s
ansible-lint
26s
Annotations
3 warnings
linters / Runs code linting tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
no-changed-when:
plugins/connection/kubectl.py#L184
Commands should not change things if nothing needs doing.
|
no-changed-when:
plugins/connection/kubectl.py#L184
Commands should not change things if nothing needs doing.
|