fix ci check
This commit is contained in:
1
.github/workflows/backend-check.yml
vendored
1
.github/workflows/backend-check.yml
vendored
@@ -2,6 +2,7 @@ name: Backend check
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
paths:
|
||||
- "backend/**"
|
||||
- ".github/workflows/backend-check.yml"
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user