mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
Added: Add support for GitHub action builds for github-releases/** branches
This commit is contained in:
parent
d90be9cd50
commit
57e4ef456b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/debug_build.yml
vendored
1
.github/workflows/debug_build.yml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
- 'github-releases/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue