aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-03-21 10:36:24 -0400
committerXe Iaso <me@xeiaso.net>2025-03-21 10:36:24 -0400
commitdb6d424aaa9149b7e6173de618513591ee392bb6 (patch)
treedb9208d086e5498aa98c45073e1f0b1ce7642dd8 /.github
parent95dddb554920be465c2760e730a14d24ea3b57f3 (diff)
downloadanubis-db6d424aaa9149b7e6173de618513591ee392bb6.tar.xz
anubis-db6d424aaa9149b7e6173de618513591ee392bb6.zip
.github/workflows/docker: only do comments if we're in a PR
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/docker.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml
index 9f0f9a0..dcad66c 100644
--- a/.github/workflows/docker.yml
+++ b/.github/workflows/docker.yml
@@ -60,6 +60,7 @@ jobs:
- name: "Comment about where to test this"
uses: thollander/actions-comment-pull-request@v3
+ if: ${{github.event_name == 'pull_request'}}
with:
message: |
You can try this PR out by using the following docker image: