Skip to content

Commit

Permalink
sth
Browse files Browse the repository at this point in the history
  • Loading branch information
akucharska committed Jan 30, 2025
1 parent 71512ef commit 3269347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-integration-namespace-k3d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
comment_on_pr: false
- uses: actions/checkout@v4
with:
fetch-depth: 10000
fetch-depth: 0
ref: ${{ github.ref }} # checkout to latest branch changes ( by default this action checkouts to the SHA that triggers action )
- uses: ./.github/actions/rebase # Would it work?
- name: Create Single Cluster
Expand Down

0 comments on commit 3269347

Please sign in to comment.