diff --git a/.github/workflows/fast-forward.yml b/.github/workflows/fast-forward.yml index 4de7248dc..a332bf09c 100644 --- a/.github/workflows/fast-forward.yml +++ b/.github/workflows/fast-forward.yml @@ -19,8 +19,4 @@ jobs: uses: sequoia-pgp/fast-forward@v1 with: merge: true - # To reduce the workflow's verbosity, use 'on-error' - # to only post a comment when an error occurs, or 'never' to - # never post a comment. (In all cases the information is - # still available in the step's summary.) - comment: always \ No newline at end of file + comment: on-error