Update label_checker.yml

This commit is contained in:
Masataka SUMI
2024-07-03 20:51:45 +09:00
committed by GitHub
parent fec460e1c2
commit 567e8b76f3

View File

@@ -37,7 +37,7 @@ jobs:
--header 'authorization: Bearer ${{secrets.GITHUB_TOKEN}}' \
--header 'content-type: application/json' \
--data '{
"context": "Breaking changes label checker"",
"context": "Breaking changes label checker",
"state": "pending",
"description": "Please label \"Breaking changes\" or \"Non Breaking changes\"."
}'