Skip to content

Chore(deps): Bump tidalapi from 0.8.1 to 0.8.2 #2147

Chore(deps): Bump tidalapi from 0.8.1 to 0.8.2

Chore(deps): Bump tidalapi from 0.8.1 to 0.8.2 #2147

Workflow file for this run

---
name: PR Labels
# yamllint disable-line rule:truthy
on:
pull_request:
types:
- synchronize
- labeled
- unlabeled
branches:
- stable
- dev
jobs:
pr_labels:
name: Verify
runs-on: ubuntu-latest
steps:
- name: 🏷 Verify PR has a valid label
uses: ludeeus/[email protected]
with:
labels: >-
breaking-change, bugfix, refactor, new-feature, maintenance, ci, dependencies, documentation, new-provider, enhancement