Skip to content

Commit 7084eef

Browse files
committed
add uv lock token
1 parent f483883 commit 7084eef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/uv-update.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ on:
1515

1616
permissions:
1717
contents: write
18-
id-token: write
1918
pull-requests: write
2019

2120
jobs:
@@ -98,7 +97,6 @@ jobs:
9897
assignees: ""
9998
reviewers: ""
10099
draft: false
101-
token: ${{ secrets.GITHUB_TOKEN }}
102100

103101
concurrency:
104102
group: ${{ github.workflow }}-uv-update-${{ github.event.pull_request.number || github.ref_name }}-${{ github.event_name == 'workflow_dispatch' }}

0 commit comments

Comments
 (0)