mirror of
https://github.com/CodelyTV/pr-size-labeler.git
synced 2025-02-18 19:12:50 -05:00
docs: fix yml indentation on README.md (#81)
This commit is contained in:
parent
f8701c087d
commit
401948ce79
1 changed files with 3 additions and 3 deletions
|
@ -37,9 +37,9 @@ on: [pull_request]
|
|||
jobs:
|
||||
labeler:
|
||||
permissions:
|
||||
pull-requests: write
|
||||
contents: read
|
||||
issues: write
|
||||
pull-requests: write
|
||||
contents: read
|
||||
issues: write
|
||||
runs-on: ubuntu-latest
|
||||
name: Label the PR size
|
||||
steps:
|
||||
|
|
Loading…
Add table
Reference in a new issue