Skip to content

Attempt to fix pyyaml error #2 #5

Attempt to fix pyyaml error #2

Attempt to fix pyyaml error #2 #5

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