mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 04:19:31 +00:00
removed pull-scan trigger
This commit is contained in:
4
.github/workflows/checkmarx-scan-on-pull.yml
vendored
4
.github/workflows/checkmarx-scan-on-pull.yml
vendored
@@ -17,7 +17,9 @@
|
||||
|
||||
|
||||
name: CheckMarx Scan on Pull Request
|
||||
on: pull_request
|
||||
on:
|
||||
#pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
start-runner:
|
||||
|
||||
Reference in New Issue
Block a user