test backend on test configuration change
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
This commit is contained in:
parent
a7421ca279
commit
235cb0af15
1 changed files with 2 additions and 0 deletions
|
@ -10,12 +10,14 @@ on:
|
|||
# for permissions
|
||||
- packages/misskey-js/**
|
||||
- .forgejo/workflows/test-backend.yml
|
||||
- .forgejo/misskey/**
|
||||
pull_request:
|
||||
paths:
|
||||
- packages/backend/**
|
||||
# for permissions
|
||||
- packages/misskey-js/**
|
||||
- .forgejo/workflows/test-backend.yml
|
||||
- .forgejo/misskey/**
|
||||
jobs:
|
||||
unit:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue