Skip to content

Commit

Permalink
.github/workflows/build.yml: drop pull_request_target
Browse files Browse the repository at this point in the history
This still runs CI twice in a PR.

Signed-off-by: Sergii Dmytruk <[email protected]>
  • Loading branch information
SergiiDmytruk committed Oct 4, 2023
1 parent 80ffab3 commit 4399859
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ on:
- 'intel-txt-aem*'
tags:
- '*'
pull_request_target:
branches: # this is to avoid running the workflow twice in a PR
- 'intel-txt-aem*'

jobs:
qubes-dom0-package:
Expand Down

0 comments on commit 4399859

Please sign in to comment.