Skip to content

Commit

Permalink
Update ci permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanElsner committed Nov 16, 2023
1 parent 86b77e1 commit d49950d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ on:
branches: ["main"]
workflow_dispatch:

permissions:
contents: write
id-token: write
pages: write

jobs:
unittest:
name: Test on Python ${{ matrix.python-version }}
Expand Down

0 comments on commit d49950d

Please sign in to comment.