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 1031b5a commit c0fb1caCopy full SHA for c0fb1ca
.github/workflows/block-changes.yml
@@ -52,6 +52,7 @@ jobs:
52
fi
53
54
echo $EXEMPTION
55
+ echo $LABELS
56
echo "EXEMPTION=$EXEMPTION" >> $GITHUB_OUTPUT
57
58
- name: Generate PR comment if changes detected
0 commit comments