ci: fix workflows

This commit is contained in:
Martin Wimpress 2024-07-02 12:58:54 +01:00
parent a931b2fc2c
commit 13f98e32d3
No known key found for this signature in database
2 changed files with 5 additions and 3 deletions

View File

@ -8,7 +8,8 @@ on:
- quickemu
- quickget
- debian/**
- *.nix
- flake.nix
- package.nix
push:
branches:
- master
@ -16,7 +17,8 @@ on:
- quickemu
- quickget
- debian/**
- *.nix
- flake.nix
- package.nix
workflow_dispatch:
# TODO: arm64 runner

View File

@ -9,7 +9,7 @@ on:
- quickget
pull_request:
branches:
- **
- '**'
paths:
- quickget