Skip to content

Fix python3 find package #257

Fix python3 find package

Fix python3 find package #257

Workflow file for this run

name: Label PRs
on:
- pull_request_target
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@v0.9
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"