Skip to content

Commit 0afbf3d

Browse files
committed
fix
1 parent 15e9c93 commit 0afbf3d

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)