Skip to content

feat: replace relative links with raw.githubusercontent in start-exercise workflow #182

feat: replace relative links with raw.githubusercontent in start-exercise workflow

feat: replace relative links with raw.githubusercontent in start-exercise workflow #182

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@v6
with:
sync-labels: true