mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-28 08:04: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:
|
||||
push:
|
||||
branches: [ '.github/workflows/build.yml', 'LunaTranslator/**' , 'plugins/**' ]
|
||||
paths: [ '.github/workflows/build.yml','build.py', 'LunaTranslator/**' , 'plugins/**' ]
|
||||
pull_request:
|
||||
branches: [ '.github/workflows/build.yml', 'LunaTranslator/**' , 'plugins/**']
|
||||
paths: [ '.github/workflows/build.yml','build.py', 'LunaTranslator/**' , 'plugins/**']
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user