Skip to content

[AUTOMATIC] Contribute: content/day15 #46

[AUTOMATIC] Contribute: content/day15

[AUTOMATIC] Contribute: content/day15 #46

Workflow file for this run

name: 'PR Labeler'
on:
pull_request:
types: [opened, ready_for_review, reopened, synchronize]
jobs:
labeler:
name: Auto
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@v5