Skip to content

Downgrade RTD python version to 3.11 #14

Downgrade RTD python version to 3.11

Downgrade RTD python version to 3.11 #14

Workflow file for this run

name: Labeler
on: # yamllint disable-line rule:truthy
push:
branches:
- master
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v2.3.3
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v3.1.1
with:
skip-delete: false