Skip to content

Feature: Close mobile menu when navigating to another page #304

Feature: Close mobile menu when navigating to another page

Feature: Close mobile menu when navigating to another page #304

name: Pull Request Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v1
with:
mode: exactly
count: 1
labels: "fix, feature, doc, chore, test, ignore, other, dependencies, refactor"