Skip to content

Add minimal CI workflows #5

Add minimal CI workflows

Add minimal CI workflows #5

Workflow file for this run

name: 'Pull Request Labeler'
on:
pull_request:
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
sync-labels: true