Skip to content

Commit

Permalink
always build on warehouse changes on main (#2100)
Browse files Browse the repository at this point in the history
  • Loading branch information
atvaccaro committed Dec 21, 2022
1 parent 8a8c35d commit 65529c8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build-warehouse-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@ on:
- 'main'
paths:
- '.github/workflows/build-warehouse-image.yml'
- 'warehouse/Dockerfile'
- 'warehouse/packages.yml'
- 'warehouse/poetry.lock'
- 'warehouse/pyproject.yml'
- 'warehouse/requirements.txt'
- 'warehouse/**'
pull_request:
paths:
- '.github/workflows/build-warehouse-image.yml'
Expand Down

0 comments on commit 65529c8

Please sign in to comment.