Skip to content

fix(ins): added links to navigation #172

fix(ins): added links to navigation

fix(ins): added links to navigation #172

Workflow file for this run

name: Remove "Draft" Label
on:
pull_request_target:
types: [ready_for_review]
jobs:
remove_label:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-ecosystem/action-remove-labels@v1
with:
labels: |
status: draft