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

Commit

Permalink
Merge pull request #138 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 7dfe337 + 1fd07d9 commit e492113
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 e492113

Please sign in to comment.