Skip to content

Commit

Permalink
add (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: Saransh Saini <[email protected]>
  • Loading branch information
saranshsaini and Saransh Saini authored Dec 6, 2024
1 parent 7eb84b2 commit 85f8400
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:

jobs:
build:
permissions:
contents: 'read'
id-token: 'write'
runs-on: windows-latest
if: |
(github.event_name == 'push' && github.ref_type == 'branch') ||
Expand Down

0 comments on commit 85f8400

Please sign in to comment.