Skip to content

Commit

Permalink
simple is better
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
xmfcx committed Dec 23, 2024
1 parent 3d40cdf commit 9b86eb6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/require-label.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,5 @@ jobs:
echo "" >> $GITHUB_STEP_SUMMARY
echo "💡 Please add the following label to the pull request to proceed:" >> $GITHUB_STEP_SUMMARY
echo "▶️ **${{ inputs.label }}**" >> $GITHUB_STEP_SUMMARY
echo "" >> $GITHUB_STEP_SUMMARY
echo "🔍 Current labels on the pull request:" >> $GITHUB_STEP_SUMMARY
echo "\`\`\`" >> $GITHUB_STEP_SUMMARY
echo "${{ toJson(github.event.pull_request.labels.*.name) }}" >> $GITHUB_STEP_SUMMARY
echo "\`\`\`" >> $GITHUB_STEP_SUMMARY
exit 1
shell: bash

0 comments on commit 9b86eb6

Please sign in to comment.