Skip to content

Commit

Permalink
Workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanAnishchuk committed Dec 28, 2024
1 parent df8c1ed commit d65b205
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
build:
name: Deploy docs
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Checkout main
uses: actions/checkout@v2
Expand Down

0 comments on commit d65b205

Please sign in to comment.