Skip to content

Commit 83ff899

Browse files
authored
Update docker-security.yml
1 parent 09d9dfd commit 83ff899

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: Validate Docker Image with Trivy (docker-compose)
22

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

99
jobs:
1010
build-and-scan:

0 commit comments

Comments
 (0)