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
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:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [ '.github/workflows/build.yml', 'LunaTranslator/**' , 'plugins/**' ]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
branches: [ '.github/workflows/build.yml', 'LunaTranslator/**' , 'plugins/**']
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user