Skip to content

Commit 993c768

Browse files
authored
chore: check app PR add dockerfile
1 parent 0fb8c6f commit 993c768

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check_app_pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- '**.py'
88
- 'requirements.txt'
99
- '!./web/**'
10+
- 'Dockerfile'
1011
jobs:
1112
build_and_push:
1213
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)