Skip to content

Commit 8838dde

Browse files
committed
Checked that the reusable execute build workflow doesn't use need statuses permission
1 parent 7a6d4b8 commit 8838dde

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build-and-test-wheels-on-one-platform.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ run-name: 'Build wheels (python-versions=${{ inputs.python-versions }}, platform
66
permissions:
77
id-token: write
88
contents: read
9-
# TODO: not sure if shared workflows writes commit statuses for manual events
10-
# statuses: write
119

1210
on:
1311
workflow_dispatch:

0 commit comments

Comments
 (0)