Skip to content

Commit

Permalink
Set fetch-depth in Create pull request action in generate-current-man…
Browse files Browse the repository at this point in the history
…ifests.yml

to see if the workflow runs successfully
  • Loading branch information
MasterPastures authored Sep 27, 2024
1 parent 1d721cb commit 8326495
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-current-manifests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v7
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
branch: new-branch
base: main
Expand Down

0 comments on commit 8326495

Please sign in to comment.