mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
Update build.yml
This commit is contained in:
parent
eb41fa481b
commit
de5a19a52e
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -2,9 +2,9 @@ name: build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ '.github/workflows/build.yml', 'LunaTranslator/**' , 'plugins/**' ]
|
paths: [ '.github/workflows/build.yml','build.py', 'LunaTranslator/**' , 'plugins/**' ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ '.github/workflows/build.yml', 'LunaTranslator/**' , 'plugins/**']
|
paths: [ '.github/workflows/build.yml','build.py', 'LunaTranslator/**' , 'plugins/**']
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user