Skip to content

Commit

Permalink
chore: check app PR add dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lihuacai168 authored Feb 15, 2024
1 parent 0fb8c6f commit 993c768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_app_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- '**.py'
- 'requirements.txt'
- '!./web/**'
- 'Dockerfile'
jobs:
build_and_push:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 993c768

Please sign in to comment.