Skip to content

Prepare for BelieveAthon #2605

Prepare for BelieveAthon

Prepare for BelieveAthon #2605

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
branches:
- main
- dev
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"