mirror of
https://github.com/inventree/InvenTree.git
synced 2026-09-10 14:47:20 +00:00
Fix typo
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
|||||||
filters: |
|
filters: |
|
||||||
migrations:
|
migrations:
|
||||||
- '**/test_migrations.py'
|
- '**/test_migrations.py'
|
||||||
- '**/*migrations.py',
|
- '**/*migrations.py'
|
||||||
- '**/migrations/**'
|
- '**/migrations/**'
|
||||||
- '.github/workflows**'
|
- '.github/workflows**'
|
||||||
- 'src/backend/requirements.txt'
|
- 'src/backend/requirements.txt'
|
||||||
|
|||||||
Reference in New Issue
Block a user