We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5637f2f commit 278992dCopy full SHA for 278992d
1 file changed
.github/workflows/preview-builds.yml
@@ -26,6 +26,7 @@ jobs:
26
base_sha: ${{ github.sha }}
27
base_ref: ${{ github.ref }}
28
head_sha: foobar
29
+ write_comment: false
30
# event: ${{ github.event | jq -r }}
31
# base_sha: ${{ github.event.pull_request.base.sha }}
32
org: togethercomputer
0 commit comments