Skip to content

Commit 2870840

Browse files
authored
Update entrypoint.sh
1 parent e3f8aa7 commit 2870840

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

entrypoint.sh

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ python3 src/main.py \
1818
--exclude "${EXCLUDE}" \
1919
--log-level ${LOG_LEVEL} \
2020
--dry-run ${DRY_RUN} \
21-
--gpg-key-id "${GPG_KEY_ID}" \
2221
--pr-labels "${PR_LABELS}" \
2322
--pr-title-template "${PR_TITLE_TEMPLATE}" \
2423
--pr-body-template "${PR_BODY_TEMPLATE}" \

0 commit comments

Comments
 (0)