Skip to content

Commit c04f6a8

Browse files
committed
Remove token requirement when checking out the repo
1 parent 9814b1f commit c04f6a8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/nightly-wheels.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858
with:
5959
fetch-depth: 2
6060
submodules: recursive
61-
token: ${{ secrets.SUBMODULE_PAT }}
6261

6362
- name: Set up Python ${{ matrix.python_version }}
6463
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)