Skip to content

Bump github.com/FollowTheProcess/test from 0.14.0 to 0.15.0 (#32) #33

Bump github.com/FollowTheProcess/test from 0.14.0 to 0.15.0 (#32)

Bump github.com/FollowTheProcess/test from 0.14.0 to 0.15.0 (#32) #33

Workflow file for this run

name: Labeler
on:
push:
branches:
- main
permissions: {}
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
permissions:
contents: write
issues: write
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v5
with:
skip-delete: false