Skip to content

Commit

Permalink
Update ci_documentation_update.yml
Browse files Browse the repository at this point in the history
Fixes issue with missing top level permissions (sets to read so any future job will have that as max).  Current jobs already have explicit permissions.
  • Loading branch information
sfblackl-intel authored and Mionsz committed Oct 29, 2024
1 parent b78cd9b commit aab18bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_documentation_update.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@

name: Publish Github Pages Template
permissions: read-all

on:
workflow_call:
workflow_dispatch:
Expand Down

0 comments on commit aab18bf

Please sign in to comment.