mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
Update build.yml
This commit is contained in:
parent
cd299b6ae0
commit
eb41fa481b
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -1,10 +1,10 @@
|
|||||||
name: Build and Upload Artifacts
|
name: build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [ '.github/workflows/build.yml', 'LunaTranslator/**' , 'plugins/**' ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [ '.github/workflows/build.yml', 'LunaTranslator/**' , 'plugins/**']
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user