Skip to content

NEXT-38071 - Refactor github workflows #39

NEXT-38071 - Refactor github workflows

NEXT-38071 - Refactor github workflows #39

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