Skip to content

Development: Allow applicants to unsubmit a submitted application #9738

Development: Allow applicants to unsubmit a submitted application

Development: Allow applicants to unsubmit a submitted application #9738

name: Pull Request Labeler
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: true