Skip to content

Commit e2345f3

Browse files
Merge branch 'main' into main
2 parents a6802c1 + 6312d80 commit e2345f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr-sort.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
with:
1919
ref: ${{ github.event.pull_request.head.ref }}
2020
repository: ${{ github.event.pull_request.head.repo.full_name }}
21-
token: ${{ secrets.GH_PAT }}
2221

2322
- name: Setup Pixi
2423
uses: prefix-dev/[email protected]
@@ -45,7 +44,6 @@ jobs:
4544
with:
4645
ref: ${{ github.event.pull_request.head.ref }}
4746
repository: ${{ github.event.pull_request.head.repo.full_name }}
48-
token: ${{ secrets.GH_PAT }}
4947

5048
- name: Setup Pixi
5149
uses: prefix-dev/[email protected]

0 commit comments

Comments
 (0)