mirror of
https://github.com/spf13/cobra
synced 2025-04-04 13:59:16 +00:00
Merge 1c353913e1
into 1995054b00
This commit is contained in:
commit
98e63d0e26
1 changed files with 1 additions and 1 deletions
2
.github/workflows/size-labeler.yml
vendored
2
.github/workflows/size-labeler.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Label the PR size
|
name: Label the PR size
|
||||||
steps:
|
steps:
|
||||||
- uses: codelytv/pr-size-labeler@v1.8.1
|
- uses: codelytv/pr-size-labeler@v1.10.0
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
xs_label: 'size/XS'
|
xs_label: 'size/XS'
|
||||||
|
|
Loading…
Reference in a new issue