Skip to content

Add can_run that checks create_using argument #215

Add can_run that checks create_using argument

Add can_run that checks create_using argument #215

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"