Skip to content

Commit

Permalink
{CI} Add permissions block for Github Action Permission Changes (Az…
Browse files Browse the repository at this point in the history
…ure#7163)

* update

* Update AddPRComment.yml
  • Loading branch information
wangzelin007 authored and ddouglas-msft committed Jan 10, 2024
1 parent 0fae6f8 commit 0cf45fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/AddIssueComment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
jobs:
thank-user:
runs-on: ubuntu-20.04
permissions:
issues: write
name: Say thanks for the Issue
steps:
- name: comment on the issue
Expand Down

0 comments on commit 0cf45fe

Please sign in to comment.