Skip to content

[CLOSED, SEE PRS #759, #760, #761, #762, #763, #764, #765, #766, #767, #768] Feature: Item Stack Size (Restores #468) #23

[CLOSED, SEE PRS #759, #760, #761, #762, #763, #764, #765, #766, #767, #768] Feature: Item Stack Size (Restores #468)

[CLOSED, SEE PRS #759, #760, #761, #762, #763, #764, #765, #766, #767, #768] Feature: Item Stack Size (Restores #468) #23

# 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 }}