Skip to content

Commit

Permalink
Merge pull request #104 from hubverse-org/zkamvar-patch-1
Browse files Browse the repository at this point in the history
add read all permissions to diff commenter
  • Loading branch information
zkamvar authored Oct 9, 2024
2 parents 2148965 + 32afe6b commit a99766c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/comment-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
issue_comment:
types: [created]

permissions: read-all

jobs:
comment-changed-workflow:
name: 'Comment Spec Diff'
Expand Down

0 comments on commit a99766c

Please sign in to comment.