Skip to content

Bump version to v6.0.0-beta.8 (#1641) #352

Bump version to v6.0.0-beta.8 (#1641)

Bump version to v6.0.0-beta.8 (#1641) #352

Workflow file for this run

---
name: Manage labels
on:
push:
branches:
- main
workflow_dispatch:
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v4
- name: Run Labeler
uses: crazy-max/[email protected]
with:
skip-delete: true