fix action (#8717)

This commit is contained in:
hailey
2025-07-24 17:41:43 -07:00
committed by GitHub
parent c37ab83823
commit 7f3835792e
@@ -5,6 +5,12 @@ on:
issue_comment:
types: [created]
# Permissiosn to make comments in the pull request
permissions:
pull-requests: write
actions: write
contents: read
jobs:
handle-comment:
if: github.event.issue.pull_request