Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

Commit

Permalink
Merge pull request #294 from communitiesuk/samuelhwilliams-patch-1
Browse files Browse the repository at this point in the history
Update copilot_deploy.yml
  • Loading branch information
samuelhwilliams authored Nov 25, 2024
2 parents 654a096 + b8f25be commit 98fd85d
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/copilot_deploy.yml
Original file line number Diff line number Diff line change
@@ -29,18 +29,6 @@ on:
type: boolean
description: Run e2e tests (application)
push:
# Ignore README markdown
# Only automatically deploy when something in the app or tests folder has changed
paths:
- '!**/README.md'
- 'app/**'
- 'config/**'
- 'tests/**'
- 'requirements-dev.in'
- 'requirements-dev.txt'
- 'requirements.in'
- 'requirements.txt'
- '.github/workflows/copilot_deploy.yml'

jobs:
setup:

0 comments on commit 98fd85d

Please sign in to comment.