Skip to content

Merge pull request #335 from Thomas-Christie/bo-notebook #49

Merge pull request #335 from Thomas-Christie/bo-notebook

Merge pull request #335 from Thomas-Christie/bo-notebook #49

Workflow file for this run

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