Skip to content

Commit 472428b

Browse files
committed
Merge branch 'ci/remove_target'
2 parents fe58ac0 + 0afbf3d commit 472428b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/wokwi.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
get-artifacts:
1717
name: Get required artifacts
1818
runs-on: ubuntu-latest
19+
permissions:
20+
actions: read
21+
statuses: write
1922
outputs:
2023
ref: ${{ steps.set-ref.outputs.ref }}
2124
steps:

0 commit comments

Comments
 (0)