Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Sergii Dmytruk <[email protected]>
  • Loading branch information
SergiiDmytruk committed Oct 4, 2023
1 parent f52c598 commit fe582cb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@ name: Test build and package QubesOS RPMs
on:
pull_request:
push:
branches:
- '*'
tags:
- '*'

jobs:
qubes-dom0-package:
uses: TrenchBoot/.github/.github/workflows/qubes-dom0-package.yml@master
uses: TrenchBoot/.github/.github/workflows/qubes-dom0-package.yml@aem-build
with:
base-commit: '62819a6fdf58d3d3c47aff5096dea9fb88ce1d53'
patch-start: 0000
Expand Down

0 comments on commit fe582cb

Please sign in to comment.