Skip to content

Commit

Permalink
e - add write access for updateMarkdown job
Browse files Browse the repository at this point in the history
  • Loading branch information
jonreid committed Dec 21, 2023
1 parent 5f91fa7 commit 72f6b6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/updateMarkdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
jobs:
update-markdown-snippets:
runs-on: windows-latest
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v4
- name: Run MarkdownSnippets
Expand Down

0 comments on commit 72f6b6d

Please sign in to comment.