Skip to content

Commit

Permalink
Modify record changeset workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisli30 committed Nov 1, 2024
1 parent 15edfdf commit d9fcaec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/record-changeset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@ jobs:
body: "This pull request adds a changeset for ${{ github.event.head_commit.message }}. Please review."
labels: ["changeset"]

permissions:
contents: write
pull-requests: write
permissions:
contents: write
pull-requests: write

0 comments on commit d9fcaec

Please sign in to comment.