Skip to content

Commit c01fd39

Browse files
committed
ci: remove extra permission from build-types > check job
As per actions/upload-artifact#665, actions/upload-artifact doesn't need any specific permissions
1 parent be67151 commit c01fd39

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-types.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545

4646
permissions:
4747
contents: read # to fetch code (actions/checkout)
48-
actions: write # to upload artifacts (actions/upload-artifact)
4948

5049
defaults:
5150
run:

0 commit comments

Comments
 (0)