Skip to content

Commit c9b1267

Browse files
fix: add force_with_lease option for commit-push action and update image path in README (#4)
Co-authored-by: ChristophShyper <45788587+ChristophShyper@users.noreply.github.com>
1 parent 4671b60 commit c9b1267

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/e2e-action-commit-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ jobs:
319319
target_branch: test/e2e-commit-push-reset-${{ github.run_id }}
320320
base_branch: test/e2e-commit-push-base-${{ github.run_id }}
321321
reset_target_branch: "true"
322+
force_with_lease: "true"
322323

323324
- name: Reset via docker image (preview)
324325
if: ${{ inputs.mode == 'image' }}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Repository-level framework used to validate `devops-infra` automation end-to-end, with a focus on GitHub Actions behavior in real workflow runs.
66

7-
![Triglav](triglav.jpeg)
7+
![Triglav](img/triglav.png)
88

99
## Why Triglav
1010

0 commit comments

Comments
 (0)