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 <sergii.dmytruk@3mdeb.com>
  • Loading branch information
SergiiDmytruk authored and krystian-hebel committed Jan 27, 2024
1 parent 1d57b36 commit 9d29e35
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 9d29e35

Please sign in to comment.