Add Sansec eComscan workflow

This commit is contained in:
mage-os-ci
2025-02-04 16:35:51 +00:00
parent 58291d6124
commit 670cfada18
+2
View File
@@ -7,6 +7,8 @@ on:
jobs:
run-ecomscan:
# Skip if it's a push event on a PR (it can't access secrets)
if: github.event.pull_request == null || github.event_name != 'push'
name: Run Sansec eComscan
runs-on: ubuntu-latest
permissions: