Skip to content

pr-labeler (badge)

pr-labeler (badge) #22

name: pr-labeler (badge)
on: { workflow_dispatch: {}, schedule: [{ cron: "0 5 * * 1" }] }
permissions: { contents: read }
jobs:
badge:
runs-on: ubuntu-latest
steps:
- run: echo "pr-labeler badge ✅"