Skip to content

Commit

Permalink
build.yml: update to trigger on rebased
Browse files Browse the repository at this point in the history
  • Loading branch information
philipandag authored Jul 10, 2024
1 parent 0589656 commit 5ece8fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ name: Check EDK2 QEMU Build
on:
push:
branches:
- dasharo
- rebased
tags:
- 'qemu_q35_v*'
pull_request:
branches:
- dasharo
- rebased
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 5ece8fc

Please sign in to comment.