Skip to content

Commit

Permalink
add skip-label option to release-commenter action
Browse files Browse the repository at this point in the history
Overrides default of "dependencies" which I don't want.
  • Loading branch information
dcastil committed Oct 30, 2023
1 parent bce8bc9 commit 396e245
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/comment-released-prs-and-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
comment-template: This was addressed in release {release_link}.
skip-label: skip-release-comment

0 comments on commit 396e245

Please sign in to comment.