mirror of
https://github.com/distribution/distribution.git
synced 2026-07-17 02:00:41 +00:00
ci: labeler: fix indentation
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
6
.github/workflows/label.yaml
vendored
6
.github/workflows/label.yaml
vendored
@@ -14,6 +14,6 @@ jobs:
|
||||
pull-requests: write
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/labeler@v6
|
||||
with:
|
||||
dot: true
|
||||
- uses: actions/labeler@v6
|
||||
with:
|
||||
dot: true
|
||||
|
||||
Reference in New Issue
Block a user