Push the changes that update-tags creates (#19)
* 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]>
This commit is contained in:
@@ -71,6 +71,7 @@ jobs:
|
|||||||
signoff: true
|
signoff: true
|
||||||
add-paths: |
|
add-paths: |
|
||||||
.github/tests
|
.github/tests
|
||||||
|
charts
|
||||||
|
|
||||||
- name: Check outputs
|
- name: Check outputs
|
||||||
if: ${{ steps.cpr.outputs.pull-request-number }}
|
if: ${{ steps.cpr.outputs.pull-request-number }}
|
||||||
|
|||||||
Reference in New Issue
Block a user