Skip to content

Make peaks (and troughs) addition more robust to spanning issues and support newer python versions #47

Make peaks (and troughs) addition more robust to spanning issues and support newer python versions

Make peaks (and troughs) addition more robust to spanning issues and support newer python versions #47

Workflow file for this run

name: auto-label
concurrency:
group: ${{ github.workflow }}-${{ github.event.number }}-${{ github.event.ref }}
cancel-in-progress: true
on: # yamllint disable-line rule:truthy
pull_request_target
jobs:
pr:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6