Skip to content

Refactor search module and improve cached search logic #1012

Refactor search module and improve cached search logic

Refactor search module and improve cached search logic #1012

on:
pull_request:
types: [opened, edited]
jobs:
copy-labels:
permissions: write-all
runs-on: ubuntu-latest
name: Copy labels from linked issues
steps:
- name: copy-labels
uses: michalvankodev/copy-issue-labels@v1.2.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}