From: Josh Soref <jsoref@gmail.com>
To: qemu-devel@nongnu.org
Cc: Josh Soref <jsoref@gmail.com>,
Richard Henderson <richard.henderson@linaro.org>
Subject: [PATCH 1/2] Fix lockdown comment argument
Date: Sun, 9 Jan 2022 01:17:07 -0500 [thread overview]
Message-ID: <20220109061708.21481-2-jsoref@gmail.com> (raw)
In-Reply-To: <20220109061708.21481-1-jsoref@gmail.com>
Signed-off-by: Josh Soref <jsoref@gmail.com>
---
.github/workflows/lockdown.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/lockdown.yml b/.github/workflows/lockdown.yml
index ad8b8f7..37c6065 100644
--- a/.github/workflows/lockdown.yml
+++ b/.github/workflows/lockdown.yml
@@ -15,7 +15,7 @@ jobs:
steps:
- uses: dessant/repo-lockdown@v2
with:
- pull-comment: |
+ pr-comment: |
Thank you for your interest in the QEMU project.
This repository is a read-only mirror of the project's repostories hosted
--
2.32.0 (Apple Git-132)
next prev parent reply other threads:[~2022-01-09 14:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-09 6:17 [PATCH 0/2] GitHub workflow fixes Josh Soref
2022-01-09 6:17 ` Josh Soref [this message]
2022-01-09 6:17 ` [PATCH 2/2] Limit lockdown to qemu Josh Soref
2022-01-09 14:30 ` Philippe Mathieu-Daudé
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220109061708.21481-2-jsoref@gmail.com \
--to=jsoref@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.