Skip to content

Commit

Permalink
Set contents permission to read
Browse files Browse the repository at this point in the history
  • Loading branch information
msfstef committed Aug 14, 2024
1 parent e30a4fa commit 0eb01aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ concurrency:
permissions:
pull-requests: write
issues: write
contents: read

on:
workflow_dispatch:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build_wasm_postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Build WASM PGlite files
permissions:
pull-requests: write
issues: write
contents: read

on:
workflow_call:
Expand Down

0 comments on commit 0eb01aa

Please sign in to comment.