Skip to content

bump version to add logging #29

bump version to add logging

bump version to add logging #29

Workflow file for this run

name: Manage labels
on:
push:
branches:
- main
- master
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: Check out the repository
uses: actions/[email protected]
- name: Run Labeler
uses: crazy-max/[email protected]
with:
skip-delete: true