Skip to content

STYLE: Change master branch mentions to main across files #297

STYLE: Change master branch mentions to main across files

STYLE: Change master branch mentions to main across files #297

Workflow file for this run

name: Label PRs
on:
- pull_request_target
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"