1
0
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:
Stéphane Graber
2024-06-07 15:07:33 -04:00
parent bcf3a822a0
commit 8d82dc0885

View File

@@ -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