Skip to content

Commit 5fceed6

Browse files
committed
Merge branch 'master' into test
2 parents e5e183e + 472428b commit 5fceed6

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)