Skip to content

Commit

Permalink
Push the changes that update-tags creates (#19)
Browse files Browse the repository at this point in the history
* Exit code from diff indicating changes should not block commit.

Signed-off-by: Kevin Fox <[email protected]>

* Push the changes that update-tags creates

Signed-off-by: Kevin Fox <[email protected]>

---------

Signed-off-by: Kevin Fox <[email protected]>
  • Loading branch information
kfox1111 authored Oct 5, 2023
1 parent a6cb397 commit 8aca48f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
signoff: true
add-paths: |
.github/tests
charts
- name: Check outputs
if: ${{ steps.cpr.outputs.pull-request-number }}
Expand Down

0 comments on commit 8aca48f

Please sign in to comment.