Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
coretl committed Feb 6, 2024
1 parent 3640366 commit 209151c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,8 @@ jobs:
needs: check
if: ${{ ! needs.check.outputs.branch-pr }}
uses: ./.github/workflows/_docs.yml

pages:
if: github.ref_name == 'main'
needs: docs
uses: ./.github/workflows/_pages.yml
permissions:
pages: write
id-token: write
contents: write

dist:
needs: check
Expand Down

0 comments on commit 209151c

Please sign in to comment.