Skip to content

Commit 09a6625

Browse files
authored
Fix pull_request_target trigger (#89)
1 parent e4c9122 commit 09a6625

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/scan.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
- "main"
88
pull_request_target:
99
types: [opened, synchronize]
10+
branches:
11+
- "main"
1012

1113
# TODO: see https://bitwarden.atlassian.net/l/cp/SLtTZJ90 for configuration tips
1214
jobs:

0 commit comments

Comments
 (0)