mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 11:36:27 +02:00
disable checks for nix-package branch
This commit is contained in:
parent
9cbec53580
commit
60296ccd26
3 changed files with 4 additions and 0 deletions
2
.github/workflows/package-pr.yaml
vendored
2
.github/workflows/package-pr.yaml
vendored
|
@ -2,6 +2,8 @@ name: 'Package Pull Requests'
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- '!nix-packages'
|
||||
types:
|
||||
- opened
|
||||
- reopened
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue