Skip to content

Merge pull request #120 from biocommons/119-update-seqrepo-to-use-the… #1

Merge pull request #120 from biocommons/119-update-seqrepo-to-use-the…

Merge pull request #120 from biocommons/119-update-seqrepo-to-use-the… #1

Workflow file for this run

name: github
on:
push:
branches:
- 'main'
paths:
- '.github/labels.yml'
- '.github/workflows/labels.yml'
jobs:
labeler:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v3
-
name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
yaml-file: .github/labels.yml
exclude: |
help*
*issue