File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3535 revert
3636 style
3737 requireScope : false
38- - uses : marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728
38+ - uses : marocchino/sticky-pull-request-comment@67d0dec7b07ed060a405f9b2a64b8ab319fdd7db
3939 # When the previous steps fails, the workflow would stop. By adding this
4040 # condition you can continue the execution with the populated error message.
4141 if : always() && (steps.lint_pr_title.outputs.error_message != null)
5353 ```
5454 # Delete a previous comment when the issue has been resolved
5555 - if : ${{ steps.lint_pr_title.outputs.error_message == null }}
56- uses : marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728
56+ uses : marocchino/sticky-pull-request-comment@67d0dec7b07ed060a405f9b2a64b8ab319fdd7db
5757 with :
5858 header : pr-title-lint-error
5959 delete : true
You can’t perform that action at this time.
0 commit comments