Skip to content

build(deps): bump h2 from 0.3.13 to 0.3.24 in /plans/example-rust #8

build(deps): bump h2 from 0.3.13 to 0.3.24 in /plans/example-rust

build(deps): bump h2 from 0.3.13 to 0.3.24 in /plans/example-rust #8

name: Update PR on author input
on:
- issue_comment
- pull_request_review_comment
jobs:
remove_label:
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-remove-labels@2ce5d41b4b6aa8503e285553f75ed56e0a40bae0 # v1.3.0
if: github.event.comment.user.id == github.event.issue.user.id || github.event.comment.user.id == github.event.pull_request.user.id
with:
labels: hint/needs-author-input