Skip to content

Commit 057536e

Browse files
authored
Merge pull request #230 from cfengine/olehermanse-patch-1
Made Hugo version update PRs draft
2 parents a851fd6 + c71ca4c commit 057536e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/bump-hugo-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
with:
3434
commit-message: Upgraded Hugo version to ${{ steps.fetch_hugo_version.outputs.version }}
3535
title: Upgraded Hugo version to ${{ steps.fetch_hugo_version.outputs.version }}
36+
draft: always-true
3637
body: |
3738
This PR updates the version of Hugo used in the Dockerfile to ${{ steps.fetch_hugo_version.outputs.version }}.
3839
reviewers: |

0 commit comments

Comments
 (0)