Skip to content

chore: deprecation warnings for get_sample() #44

chore: deprecation warnings for get_sample()

chore: deprecation warnings for get_sample() #44

Workflow file for this run

name: Label PRs
on:
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@v1
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"