Skip to content

Commit f703de3

Browse files
committed
.github/workflows/build.yml: drop pull_request_target
This still runs CI twice in a PR. Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
1 parent cdf3efc commit f703de3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66
- 'aem*'
77
tags:
88
- '*'
9-
pull_request_target:
10-
branches: # this is to avoid running the workflow twice in a PR
11-
- 'aem*'
129

1310
jobs:
1411
qubes-dom0-package:

0 commit comments

Comments
 (0)