ci: skip on non-relevant changes (#3)

Reviewed-on: #3
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #3.
This commit is contained in:
2026-02-11 19:57:07 +01:00
committed by t.behrendt
parent ae92d8d526
commit f62ea6cc43

View File

@@ -4,6 +4,8 @@ on:
push: push:
branches: branches:
- main - main
paths:
- "tas-upload-sarif/**"
workflow_dispatch: workflow_dispatch:
jobs: jobs: