Skip to content

Commit

Permalink
Update permissions to allow running actions (#542)
Browse files Browse the repository at this point in the history
  • Loading branch information
charlieegan3 authored Feb 7, 2024
1 parent 5418cea commit e98d1fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
update-docs:
name: Update Docs
runs-on: ubuntu-22.04
permissions:
actions: write
steps:
- name: Check out code
uses: actions/checkout@v4
Expand Down

0 comments on commit e98d1fc

Please sign in to comment.