Merge branch 'main' into docs/branch-protection-instructions
This commit is contained in:
@@ -3,11 +3,6 @@ name: Test
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
paths:
|
|
||||||
- 'backend/**'
|
|
||||||
- 'frontend/**'
|
|
||||||
- 'package*.json'
|
|
||||||
- '.github/workflows/test.yml'
|
|
||||||
|
|
||||||
# Minimal permissions for security
|
# Minimal permissions for security
|
||||||
permissions:
|
permissions:
|
||||||
|
|||||||
Reference in New Issue
Block a user