We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f8aa7 commit 2870840Copy full SHA for 2870840
entrypoint.sh
@@ -18,7 +18,6 @@ python3 src/main.py \
18
--exclude "${EXCLUDE}" \
19
--log-level ${LOG_LEVEL} \
20
--dry-run ${DRY_RUN} \
21
- --gpg-key-id "${GPG_KEY_ID}" \
22
--pr-labels "${PR_LABELS}" \
23
--pr-title-template "${PR_TITLE_TEMPLATE}" \
24
--pr-body-template "${PR_BODY_TEMPLATE}" \
0 commit comments