Skip to content

python-magic has no wheels for Windows/Mac #18

python-magic has no wheels for Windows/Mac

python-magic has no wheels for Windows/Mac #18

Workflow file for this run

name: Label issues
on:
issues:
types:
- reopened
- opened
jobs:
label_issues:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- name: Label issues
uses: andymckay/[email protected]
with:
add-labels: "triage"