diff options
Diffstat (limited to '.github/workflows/update-readme.yml')
| -rw-r--r-- | .github/workflows/update-readme.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/update-readme.yml b/.github/workflows/update-readme.yml index ccadd144..652ab0cb 100644 --- a/.github/workflows/update-readme.yml +++ b/.github/workflows/update-readme.yml @@ -39,3 +39,4 @@ jobs: title: Update README branch: update-readme-pr base: ${{ github.head_ref }} + draft: true |
