mirror of
https://github.com/lxc/incus.git
synced 2026-02-05 09:46:19 +01:00
github: Cleanup workflow file
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -25,8 +25,6 @@ jobs:
|
|||||||
uses: actions/dependency-review-action@v4
|
uses: actions/dependency-review-action@v4
|
||||||
if: github.event_name == 'pull_request'
|
if: github.event_name == 'pull_request'
|
||||||
|
|
||||||
# XXX: `make static-analysis` also run shellcheck but this one provides
|
|
||||||
# useful feedback in the PR through github-code-scanning bot
|
|
||||||
- id: ShellCheck
|
- id: ShellCheck
|
||||||
name: Differential ShellCheck
|
name: Differential ShellCheck
|
||||||
uses: redhat-plumbers-in-action/differential-shellcheck@v5
|
uses: redhat-plumbers-in-action/differential-shellcheck@v5
|
||||||
|
|||||||
Reference in New Issue
Block a user