mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 19:43:32 +00:00
fix(ci): GitHub Actions workflowの整備 (MisskeyIO#550)
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user