Skip to content

Commit

Permalink
pr feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
TimHess committed Mar 1, 2024
1 parent 7cfaf88 commit a042b08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
metadata-layer-changed:
- .github/workflows/build-and-stage.yml
- Dockerfile-metadata
- /api-*.json
- '/api-*.*'
- build-metadata.sh
- name: Declare image versions
id: version
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pr-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ jobs:
with:
environment: "pr-${{ github.event.number }}"
token: ${{ secrets.GITHUB_TOKEN }}
onlyRemoveDeployments: true

0 comments on commit a042b08

Please sign in to comment.