Skip to content

Commit 4966cf7

Browse files
committed
ci: run C2 SAST workflow on dev branch
1 parent 877ea34 commit 4966cf7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/c1-baseline-self-hosted.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
push:
66
branches:
7-
- feature/c2-sonarqube-sast
7+
- dev
88

99

1010
env:

.github/workflows/c2-sast.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
push:
66
branches:
7-
- feature/c2-sonarqube-sast
7+
- dev
88

99
env:
1010
SCENARIO: C2-sast

0 commit comments

Comments
 (0)