loader will not build from main instead of release
All checks were successful
/ Build BaseBand Loader (push) Successful in 2m3s

This commit is contained in:
Daniella / Tove 2024-06-25 14:45:38 +02:00
parent ad9b8c18eb
commit 87f01f596f
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -2,7 +2,7 @@ on:
workflow_dispatch:
push:
branches-ignore:
- "!release"
- "!main"
paths:
- "Client/libs/**"
- ".forgejo/workflows/build-loader.yml"