Skip to content

Commit 107e382

Browse files
authored
Update ci-aqua-security-trivy-tests.yml
1 parent 3865a7d commit 107e382

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-aqua-security-trivy-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ name: ci-aqua-security-trivy-tests
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
pull_request:
77
types:
88
- opened
99
- reopened
1010
- synchronize
1111
- ready_for_review
1212
branches:
13-
- master
13+
- main
1414
schedule:
1515
- cron: "0 2 * * *"
1616

0 commit comments

Comments
 (0)