Skip to content

Commit 742781b

Browse files
committed
ci: remove unused fetch-depth and token parameters in generate-template workflow
1 parent 07af198 commit 742781b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/generate-template.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ jobs:
1212
uses: actions/checkout@v4
1313
with:
1414
ref: main
15-
fetch-depth: 0
16-
token: ${{ secrets.PAT_TOKEN || github.token }}
17-
1815
- name: Create or checkout template branch
1916
id: prepare_branch
2017
run: |

0 commit comments

Comments
 (0)