Skip to content

Merge branch 'dependabot/github_actions/crazy-max/ghaction-github-lab… #3

Merge branch 'dependabot/github_actions/crazy-max/ghaction-github-lab…

Merge branch 'dependabot/github_actions/crazy-max/ghaction-github-lab… #3

Workflow file for this run

name: Labels
# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
on:
push:
branches:
- 'main'
paths:
- '.github/labels.yml'
- '.github/workflows/labels.yml'
workflow_dispatch:
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run labeler
uses: crazy-max/ghaction-github-labeler@v5