Update PR-Demo-Comment.yml

This commit is contained in:
Anthony Stirling
2024-12-21 00:49:06 +00:00
committed by GitHub
parent bba3d65368
commit 1d700ae062

View File

@@ -3,7 +3,9 @@ name: PR Deployment via Comment
on:
issue_comment:
types: [created]
permissions:
pull-requests: write
contents: read
jobs:
check-comment:
runs-on: ubuntu-latest