Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
FS-3718 - add dependency on requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
robk-dluhc committed Nov 3, 2023
1 parent 23a453a commit 1fa9c73
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/copilot_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ on:
- '!**/README.md'
- 'app/**'
- 'tests/**'
- 'requirements-dev.in'
- 'requirements-dev.txt'
- 'requirements.in'
- 'requirements.txt'

jobs:
paketo_build:
Expand Down

0 comments on commit 1fa9c73

Please sign in to comment.