hedara90 66a5ad5258
Updated label workflow (#6729)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-04-30 14:01:45 +02:00

29 lines
675 B
YAML

name: Labels
on:
pull_request:
types: [opened, synchronize, labeled, unlabeled]
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: check labels
uses: mheap/github-action-required-labels@v5
with:
mode: minimum
count: 1
labels: |
General
General Merge
category: ability
category: battle-ai
category: battle-mechanic
category: battle-tests
category: items
category: move animation
category: move effect
category: overworld
category: pokemon
category: sprite-issue