Skip to content

Merge pull request #1179 from sigmavirus24/pre-commit-ci-update-config #97

Merge pull request #1179 from sigmavirus24/pre-commit-ci-update-config

Merge pull request #1179 from sigmavirus24/pre-commit-ci-update-config #97

Workflow file for this run

name: Labeler
on:
push:
branches:
- main
- 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: true