We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3544d56 commit 4b3e985Copy full SHA for 4b3e985
.github/workflows/override-labels.yml
@@ -45,4 +45,4 @@ jobs:
45
-H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
46
-H "X-GitHub-Api-Version: 2022-11-28" \
47
https://api.github.com/repos/${{ github.repository }}/statuses/${{ github.event.pull_request.head.sha }} \
48
- -d '{"state":"${{ env.STATE }}","description":"${{ env.DESCRIPTION }}","context":"override-missing-service-labels"}'
+ -d '{"state":"${{ env.STATE }}","description":"${{ env.DESCRIPTION }}","context":"terraform-provider-missing-service-labels"}'
0 commit comments