mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-27 15:44:12 +08:00
build
This commit is contained in:
parent
05de988493
commit
ef2cb8b938
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -2,9 +2,9 @@ name: build
|
||||
|
||||
on:
|
||||
push:
|
||||
paths: [ '.github/scripts/**','.github/workflows/build.yml','py/**']
|
||||
paths: [ '.github/scripts/**','.github/workflows/**','py/**','cpp/**']
|
||||
pull_request:
|
||||
paths: [ '.github/scripts/**','.github/workflows/build.yml','py/**']
|
||||
paths: [ '.github/scripts/**','.github/workflows/**','py/**','cpp/**']
|
||||
|
||||
jobs:
|
||||
buildluna:
|
||||
|
Loading…
x
Reference in New Issue
Block a user