This repository has been archived by the owner on Nov 12, 2023. It is now read-only.
Project Card Event #303
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
project_card: | |
types: [ created, moved ] | |
name: Project Card Event | |
jobs: | |
triage: | |
name: Auto card labeler | |
runs-on: ubuntu-latest | |
steps: | |
- uses: technote-space/auto-card-labeler@v2 |