mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-07-28 16:14:07 +02:00
Remove debug SARIF upload
Signed-off-by: Christian König <github@yubiuser.dev>
This commit is contained in:
parent
b271dbf606
commit
bda81cb2f5
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
@ -38,13 +38,6 @@ jobs:
|
|||||||
severity: warning
|
severity: warning
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- if: ${{ runner.debug == '1' && !cancelled() }}
|
|
||||||
name: Upload artifact with ShellCheck defects in SARIF format
|
|
||||||
uses: actions/upload-artifact@v4
|
|
||||||
with:
|
|
||||||
name: Differential ShellCheck SARIF
|
|
||||||
path: ${{ steps.ShellCheck.outputs.sarif }}
|
|
||||||
|
|
||||||
- name: Spell-Checking
|
- name: Spell-Checking
|
||||||
uses: codespell-project/actions-codespell@master
|
uses: codespell-project/actions-codespell@master
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user