Skip to content

Update Install With Generic Drop-In Instructions #206

Update Install With Generic Drop-In Instructions

Update Install With Generic Drop-In Instructions #206

Workflow file for this run

name: No Merge
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
do-not-merge:
runs-on: ubuntu-latest
steps:
- name: check labels
uses: mheap/github-action-required-labels@v1
with:
mode: exactly
count: 0
labels: "no merge"