Skip to content

feat: filters save in local storage #13

feat: filters save in local storage

feat: filters save in local storage #13

Workflow file for this run

name: Auto Label PR
on:
pull_request:
types: [opened, synchronize, reopened, edited]
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3
- name: Auto-label PR based on status and content
uses: actions-ecosystem/action-labeler@v1
with:
configuration-path: .github/labeler.yml