Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Commit 5b85832

Browse files
authored
remove second trigger and just keep pull_request_target (#121)
## Description remove second trigger and just keep pull_request_target
1 parent bc2f081 commit 5b85832

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/mend_scan.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66
push:
77
branches:
88
- main
9-
pull_request:
10-
branches:
11-
- main
129
pull_request_target:
1310
branches:
1411
- main

0 commit comments

Comments
 (0)