Skip to content

Commit 117b6f1

Browse files
authored
Update docker-security.yml
1 parent 840a275 commit 117b6f1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker-security.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Trivy Image Scan
22

33
on:
44
push:
5-
branches: [main]
5+
branches: [master]
66
pull_request:
7-
branches: [main]
7+
branches: [master]
88
workflow_dispatch:
99

1010
jobs:

0 commit comments

Comments
 (0)