Skip to content

Commit 64eb26f

Browse files
committed
Remove the PR trigger before merging
Signed-off-by: tdruez <[email protected]>
1 parent 97fc3b4 commit 64eb26f

File tree

7 files changed

+0
-7
lines changed

7 files changed

+0
-7
lines changed

.github/workflows/sca-integration-anchore.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ name: Generate SBOM with Anchore Grype and load into ScanCode.io
99
# It runs on demand, and once a week (scheduled).
1010

1111
on:
12-
pull_request:
1312
workflow_dispatch:
1413
schedule:
1514
# Run once a week (every 7 days) at 00:00 UTC on Sunday

.github/workflows/sca-integration-cdxgen.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ name: Generate SBOM with CycloneDX cdxgen and load into ScanCode.io
99
# It runs on demand, and once a week (scheduled).
1010

1111
on:
12-
pull_request:
1312
workflow_dispatch:
1413
schedule:
1514
# Run once a week (every 7 days) at 00:00 UTC on Sunday

.github/workflows/sca-integration-depscan.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ name: Generate SBOM with OWASP dep-scan and load into ScanCode.io
99
# It runs on demand, and once a week (scheduled).
1010

1111
on:
12-
pull_request:
1312
workflow_dispatch:
1413
schedule:
1514
# Run once a week (every 7 days) at 00:00 UTC on Sunday

.github/workflows/sca-integration-ort.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ name: Generate SBOM with ORT and load into ScanCode.io
99
# It runs on demand, and once a week (scheduled).
1010

1111
on:
12-
pull_request:
1312
workflow_dispatch:
1413
schedule:
1514
# Run once a week (every 7 days) at 00:00 UTC on Sunday

.github/workflows/sca-integration-osv-scanner.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ name: Generate SBOM with OSV-Scanner and load into ScanCode.io
99
# It runs on demand, and once a week (scheduled).
1010

1111
on:
12-
pull_request:
1312
workflow_dispatch:
1413
schedule:
1514
# Run once a week (every 7 days) at 00:00 UTC on Sunday

.github/workflows/sca-integration-sbom-tool.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ name: Generate SBOM with SBOM tool and load into ScanCode.io
99
# It runs on demand, and once a week (scheduled).
1010

1111
on:
12-
pull_request:
1312
workflow_dispatch:
1413
schedule:
1514
# Run once a week (every 7 days) at 00:00 UTC on Sunday

.github/workflows/sca-integration-trivy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ name: Generate SBOM with Trivy and load into ScanCode.io
99
# It runs on demand, and once a week (scheduled).
1010

1111
on:
12-
pull_request:
1312
workflow_dispatch:
1413
schedule:
1514
# Run once a week (every 7 days) at 00:00 UTC on Sunday

0 commit comments

Comments
 (0)