fix(ci): GitHub Actions workflowの整備 (MisskeyIO#550)
This commit is contained in:
parent
f94fb9412a
commit
7a01ecb53c
11 changed files with 24 additions and 26 deletions
2
.github/workflows/validate-api-json.yml
vendored
2
.github/workflows/validate-api-json.yml
vendored
|
@ -3,7 +3,9 @@ name: Test (backend)
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- beta
|
||||
- io
|
||||
- host
|
||||
paths:
|
||||
- packages/backend/**
|
||||
pull_request:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue