Skip to content

Commit ec24e82

Browse files
fixed pipe line
1 parent 1c140f0 commit ec24e82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-linux.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ on:
1313
- 'src/App/**/*.scss'
1414
- 'src/App/**/*.json'
1515
- 'src/**/*.py'
16-
- 'src/requirements*.txt'
17-
- 'src/*.Dockerfile'
16+
- 'src/api/requirements.txt'
17+
- 'src/**/*.Dockerfile'
1818
- 'infra/**/*.bicep'
1919
- 'infra/**/*.json'
2020
- 'azure.yaml'

0 commit comments

Comments
 (0)