Skip to content

why the fuck do you want me to ADD A FUCKING TITLE #14

why the fuck do you want me to ADD A FUCKING TITLE

why the fuck do you want me to ADD A FUCKING TITLE #14

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