Skip to content

feat: update start-exercise workflow to replace README with template message #24

feat: update start-exercise workflow to replace README with template message

feat: update start-exercise workflow to replace README with template message #24

Workflow file for this run

name: Label PRs
on:
pull_request_target:
permissions:
contents: read
pull-requests: write
jobs:
labeler:
name: PR Labeler
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
sync-labels: true