mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
Add Sansec eComscan workflow
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user