Skip to content

Commit

Permalink
ci(content-sync): provide token proper permissions (#3216)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
tay1orjones and kodiakhq[bot] committed Oct 24, 2022
1 parent 72a86fd commit dffcd64
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/platform-content-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
paths:
- '**.mdx'

permissions:
issues: write

jobs:
if_merged:
if: github.event.pull_request.merged == true
Expand Down

1 comment on commit dffcd64

@vercel
Copy link

@vercel vercel bot commented on dffcd64 Oct 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.