Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Restore project flags #8

Restore project flags

Restore project flags #8

Workflow file for this run

name: 'PR labeler'
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'