diff --git a/.github/workflows/e2e-action-commit-push.yml b/.github/workflows/e2e-action-commit-push.yml index 1f26f4f..c9e1477 100644 --- a/.github/workflows/e2e-action-commit-push.yml +++ b/.github/workflows/e2e-action-commit-push.yml @@ -319,6 +319,7 @@ jobs: target_branch: test/e2e-commit-push-reset-${{ github.run_id }} base_branch: test/e2e-commit-push-base-${{ github.run_id }} reset_target_branch: "true" + force_with_lease: "true" - name: Reset via docker image (preview) if: ${{ inputs.mode == 'image' }} diff --git a/README.md b/README.md index 8fe2150..e7823ad 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Repository-level framework used to validate `devops-infra` automation end-to-end, with a focus on GitHub Actions behavior in real workflow runs. -![Triglav](triglav.jpeg) +![Triglav](img/triglav.png) ## Why Triglav