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 c3ca86c commit 51a687cCopy full SHA for 51a687c
.github/workflows/block-changes.yml
@@ -48,6 +48,7 @@ jobs:
48
EXEMPTION=true
49
fi
50
51
+ echo $EXEMPTION
52
echo "EXEMPTION=$EXEMPTION" >> $GITHUB_OUTPUT
53
54
- name: Generate PR comment if changes detected
0 commit comments