mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
Fix CI
Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
parent
725c766d8f
commit
b6b172509c
1 changed files with 3 additions and 2 deletions
5
.github/workflows/blank.yml
vendored
5
.github/workflows/blank.yml
vendored
|
|
@ -3,8 +3,9 @@ name: Main workflow
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
- "1.30"
|
branches:
|
||||||
- "more-dune"
|
- "1.30"
|
||||||
|
- "more-dune"
|
||||||
|
|
||||||
permissions: read-all
|
permissions: read-all
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue