Skip to content

Commit

Permalink
Merge pull request #140 from communitiesuk/FS-3718
Browse files Browse the repository at this point in the history
FS-3718 - add dependency on requirements
  • Loading branch information
aaronwilliamsv1 authored Nov 3, 2023
2 parents 05b999b + bbeb426 commit 7178503
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 7178503

Please sign in to comment.