Skip to content

fix the link to the docs.rs team on rust-lang.org #756

fix the link to the docs.rs team on rust-lang.org

fix the link to the docs.rs team on rust-lang.org #756

Workflow file for this run

on:
pull_request_target:
branches:
- master
types: [opened, reopened, review_requested]
jobs:
update-labels:
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-add-labels@v1
with:
labels: S-waiting-on-review
- uses: actions-ecosystem/action-remove-labels@v1
with:
labels: S-waiting-on-author