Skip to content

Commit dc1cec6

Browse files
authored
Merge pull request #9 from trustyai-explainability/UpdateCIComment
[CI] Isolate GH Action comment generation to just CI
2 parents da2bb7a + d50ee6f commit dc1cec6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-push-hf.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
# Leave comment
8888
- uses: peter-evans/find-comment@v3
8989
name: Find Comment
90+
if: env.BUILD_CONTEXT == 'ci'
9091
id: fc
9192
with:
9293
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)