Skip to content

Commit

Permalink
add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrolich committed May 17, 2024
1 parent c028af0 commit 66a6311
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: graphql-ppx-pipeline

on: [pull_request, push]

permissions: read-all

jobs:
test_and_build_linux:
name: ${{ matrix.os }}/node-${{ matrix.node-version }}
Expand Down

0 comments on commit 66a6311

Please sign in to comment.