Skip to content

add API for crates.io to trigger rebuilds #541

add API for crates.io to trigger rebuilds

add API for crates.io to trigger rebuilds #541

Workflow file for this run

on:
pull_request_target:
branches:
- master
types: [closed]
jobs:
update-labels:
if: ${{ github.event.pull_request.merged }}
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-add-labels@v1
with:
labels: S-waiting-on-deploy
- uses: actions-ecosystem/action-remove-labels@v1
with:
labels: |
S-waiting-on-async
S-waiting-on-author
S-waiting-on-crate-author
S-waiting-on-decision
S-waiting-on-review