Skip to content

migrate to endbug/label-sync with biocommons-wide label config #3

migrate to endbug/label-sync with biocommons-wide label config

migrate to endbug/label-sync with biocommons-wide label config #3

Workflow file for this run

name: Sync labels
on:
workflow_dispatch:
push:
branches:
- 'main'
paths:
- '.github/labels.yml'
- '.github/workflows/labels.yml'
permissions:
issues: write
jobs:
labels:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
sparse-checkout: .github/labels.yml
- uses: EndBug/label-sync@v2
with:
config-file: |
https://raw.githubusercontent.com/biocommons/.github/main/etc/labels.yml
.github/labels.yml
delete-other-labels: false