docs: fix yml indentation on README.md (#81)

This commit is contained in:
Germán Figna 2024-07-27 13:35:48 +02:00 committed by GitHub
parent f8701c087d
commit 401948ce79
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: B5690EEEBB952194

View file

@ -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: