Skip to content

Merge pull request #1139 from amaccormack-lumira/fix_issue_#1137 #72

Merge pull request #1139 from amaccormack-lumira/fix_issue_#1137

Merge pull request #1139 from amaccormack-lumira/fix_issue_#1137 #72

Workflow file for this run

name: Labeler
on:
push:
branches:
- main
- master
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v2.3.3
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v3.1.1
with:
skip-delete: true