Skip to content

Commit 4f52179

Browse files
Sunny  TyagiSunny  Tyagi
authored andcommitted
feat(ci-cd): update branch name
update branch name GH-8
1 parent 65ef522 commit 4f52179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Trivy Scan
66
# events but only for the master branch
77
on:
88
pull_request:
9-
branches: [dev]
9+
branches: [master]
1010
types: [opened, synchronize, reopened]
1111

1212
# A workflow run is made up of one or more jobs that can run sequentially or in parallel

0 commit comments

Comments
 (0)