Skip to content

Attempt to fix pyyaml error #6 #10

Attempt to fix pyyaml error #6

Attempt to fix pyyaml error #6 #10

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/[email protected]
- name: Run Labeler
uses: crazy-max/[email protected]
with:
skip-delete: false