Skip to content

Show only one tip on first start #1334

Show only one tip on first start

Show only one tip on first start #1334

name: Enforce Labels
on:
pull_request_target:
types: [labeled, unlabeled, opened, synchronize]
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@23e10fde7e062233401931a0eece796cd9bf3177 # v5
with:
mode: exactly
count: 1
labels: "docs: needed, docs: skip"