Skip to content

Commit

Permalink
Try fixing rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
akucharska committed Jan 30, 2025
1 parent e8a7b17 commit aee70bd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pull-integration-namespace-k3d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ jobs:
with:
comment_on_pr: false
- uses: actions/checkout@v4
# - uses: ./.github/actions/rebase # Would it work?
with:
fetch-depth: 0
- uses: ./.github/actions/rebase # Would it work?
- name: Create Single Cluster
uses: AbsaOSS/k3d-action@4e8b3239042be1dc0aed6c5eb80c13b18200fc79 #v2.4.0
with:
Expand Down

0 comments on commit aee70bd

Please sign in to comment.