Skip to content

Commit

Permalink
Add permissions to linkchecker
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitawootten-nist committed Sep 6, 2023
1 parent 6e8499d commit 380ce14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/periodic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ on:
branches:
- main
- develop
permissions:
# Needed to post comments and issues
issues: write
jobs:
linkcheck:
name: Validate Markdown Links
Expand Down

0 comments on commit 380ce14

Please sign in to comment.