Skip to content

Bump version: 0.1.2 → 0.1.3 #19

Bump version: 0.1.2 → 0.1.3

Bump version: 0.1.2 → 0.1.3 #19

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