Skip to content

Commit c470e3e

Browse files
committed
ci: only report pgp lint on error
1 parent e582b07 commit c470e3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/authenticate-commits.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
steps:
1515
- name: Authenticating commits
1616
uses: sequoia-pgp/authenticate-commits@v1
17+
env:
18+
COMMENT: on-error
1719
with:
1820
# To reduce the workflow's verbosity, use 'on-error'
1921
# to only post a comment when an error occurs, or 'never' to

0 commit comments

Comments
 (0)