Skip to content

Commit

Permalink
docs/test label 1
Browse files Browse the repository at this point in the history
  • Loading branch information
dabeeeenster committed Jun 3, 2024
1 parent 30a8ac7 commit fe45270
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/platform-pull-request-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,4 @@ jobs:
steps:
- uses: bcoe/conventional-release-labels@v1
with:
type_labels: |
{
"feat": "feature",
"fix": "fix",
"breaking": "breaking"
}
type_labels: '{"feat": "feature","fix": "fix","breaking": "breaking"}'

0 comments on commit fe45270

Please sign in to comment.