Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddigital authored Sep 29, 2024
1 parent 107c9f5 commit 204dee4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,6 @@ runs:
python src/comment_on_pr.py ${{ inputs.pr_number }} "${{ secrets.GITHUB_TOKEN }}" ${{ inputs.repository }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
branding:
icon: 'award'
color: 'green'

0 comments on commit 204dee4

Please sign in to comment.