Skip to content

Merge pull request #52 from portapps/dependabot/github_actions/crazy-… #16

Merge pull request #52 from portapps/dependabot/github_actions/crazy-…

Merge pull request #52 from portapps/dependabot/github_actions/crazy-… #16

Workflow file for this run

name: labels
on:
push:
branches:
- 'master'
paths:
- '.github/labels.yml'
- '.github/workflows/labels.yml'
jobs:
labeler:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v4
-
name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v5