mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-20 13:40:10 +08:00
chore: workflow build check
This commit is contained in:
parent
7af0d9e87b
commit
6829fad5bd
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -1,5 +1,8 @@
|
|||||||
name: "Build Action"
|
name: "Build Action"
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions: write-all
|
permissions: write-all
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user