Skip to content

Allow user to filter the samples for each experiment via searchfield in the SampleOverViewComponent #84

Allow user to filter the samples for each experiment via searchfield in the SampleOverViewComponent

Allow user to filter the samples for each experiment via searchfield in the SampleOverViewComponent #84

name: Label Pull Requests
permissions:
contents: read
pull-requests: write
on:
pull_request:
types: [ opened, edited ]
jobs:
Assign-Label-To-Pull-Request:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"