Skip to content

Commit

Permalink
Merge pull request #316 from os-climate/update-docs-workflow-permissions
Browse files Browse the repository at this point in the history
Update documentation.yaml
  • Loading branch information
ModeSevenIndustrialSolutions authored Nov 22, 2023
2 parents a02cfed + 374a773 commit 2ea7361
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
permissions:
# IMPORTANT: mandatory for documentation updates; used in final step
id-token: write
pull-requests: write
contents: write
repository-projects: write
steps:
- name: "Checkout repository"
uses: actions/checkout@v4
Expand Down

0 comments on commit 2ea7361

Please sign in to comment.