Skip to content

fix typo and better wording in the hub deploy workflows #1689

fix typo and better wording in the hub deploy workflows

fix typo and better wording in the hub deploy workflows #1689

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
apply-labels:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4