Skip to content

Update README.md to 1.1.0 instead of 1.1.0-RC #52

Update README.md to 1.1.0 instead of 1.1.0-RC

Update README.md to 1.1.0 instead of 1.1.0-RC #52

Workflow file for this run

name: "Label PRs"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
sync-labels: true