Skip to content

Commit e7281b6

Browse files
authored
add token permissions to csharp-testsuite
Signed-off-by: John Detter <4099508+jdetter@users.noreply.github.com>
1 parent 3407ad9 commit e7281b6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,8 @@ jobs:
652652
if: ${{ github.event_name != 'pull_request' || !github.event.pull_request.head.repo.fork }}
653653

654654
csharp-testsuite:
655+
permissions:
656+
contents: read
655657
runs-on: spacetimedb-new-runner
656658
container:
657659
image: localhost:5000/spacetimedb-ci:latest

0 commit comments

Comments
 (0)