Skip to content

Use python version from project file in workflows (#346) #202

Use python version from project file in workflows (#346)

Use python version from project file in workflows (#346) #202

Workflow file for this run

name: Manage labels
on:
push:
branches:
- main
- master
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v3
- name: Run Labeler
uses: crazy-max/[email protected]
with:
skip-delete: true