Skip to content

build: remove defaults channel (#189) #39

build: remove defaults channel (#189)

build: remove defaults channel (#189) #39

Workflow file for this run

name: Make Github use labels from .github/labels.yml
on:
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: true