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 5b33ad9 commit fca9211Copy full SHA for fca9211
.github/workflows/block-changes.yml
@@ -51,6 +51,7 @@ jobs:
51
EXEMPTION=true
52
fi
53
54
+ echo $EXEMPTION
55
echo "EXEMPTION=$EXEMPTION" >> $GITHUB_OUTPUT
56
57
- name: Generate PR comment if changes detected
0 commit comments