We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da2bb7a + d50ee6f commit dc1cec6Copy full SHA for dc1cec6
.github/workflows/build-and-push-hf.yaml
@@ -87,6 +87,7 @@ jobs:
87
# Leave comment
88
- uses: peter-evans/find-comment@v3
89
name: Find Comment
90
+ if: env.BUILD_CONTEXT == 'ci'
91
id: fc
92
with:
93
issue-number: ${{ github.event.pull_request.number }}
0 commit comments