loader will not build from main instead of release
All checks were successful
/ Build BaseBand Loader (push) Successful in 2m3s
All checks were successful
/ Build BaseBand Loader (push) Successful in 2m3s
This commit is contained in:
parent
ad9b8c18eb
commit
87f01f596f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ on:
|
|||
workflow_dispatch:
|
||||
push:
|
||||
branches-ignore:
|
||||
- "!release"
|
||||
- "!main"
|
||||
paths:
|
||||
- "Client/libs/**"
|
||||
- ".forgejo/workflows/build-loader.yml"
|
||||
|
|
Loading…
Add table
Reference in a new issue