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: |
|
||||
migrations:
|
||||
- '**/test_migrations.py'
|
||||
- '**/*migrations.py',
|
||||
- '**/*migrations.py'
|
||||
- '**/migrations/**'
|
||||
- '.github/workflows**'
|
||||
- 'src/backend/requirements.txt'
|
||||
|
||||
Reference in New Issue
Block a user