Skip to content

Feat/docker

Feat/docker #1058

Workflow file for this run

name: Label PRs
on:
pull_request:
types: [opened, edited]
jobs:
pr-labeler:
runs-on: ubuntu-latest
name: pr-labeler
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml