Skip to content

chore: Prevent warning about un-fresh source if it is not yet initial… #131

chore: Prevent warning about un-fresh source if it is not yet initial…

chore: Prevent warning about un-fresh source if it is not yet initial… #131

Workflow file for this run

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