Skip to content

Commit

Permalink
Set permissions to push github page.
Browse files Browse the repository at this point in the history
  • Loading branch information
ast0815 committed Nov 23, 2023
1 parent ff86737 commit 0e4f973
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ on:
pull_request:
branches: [ "master" ]

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write

jobs:
build:
name: Build default geometry
Expand Down

0 comments on commit 0e4f973

Please sign in to comment.