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

Commit

Permalink
Update copilot_deploy.yml
Browse files Browse the repository at this point in the history
So that we trigger deploys always.
  • Loading branch information
samuelhwilliams authored Nov 25, 2024
1 parent 654a096 commit b8f25be
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
Expand Up @@ -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:
Expand Down

0 comments on commit b8f25be

Please sign in to comment.