Skip to content

Fix: Dummies and Damage Indicator #1843

Fix: Dummies and Damage Indicator

Fix: Dummies and Damage Indicator #1843

# https://github.com/marketplace/actions/label-remover
name: "Remove All Labels"
on:
pull_request_target:
types: [closed]
jobs:
remove_very_soon:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: rogerluan/[email protected]
with:
github_token: ${{ secrets.github_token }}