Open "Update supported enterprise versions" PR as draft

Actions will not run checks on PRs opened by Actions, so opening the PR as draft allows us to trigger PR checks by marking the PR as ready for review.
This commit is contained in:
Henry Mercer
2022-02-16 10:42:01 +00:00
committed by GitHub
parent 621c8c7115
commit 9d794b2b2e
@@ -40,5 +40,6 @@ jobs:
body: ""
author: GitHub <noreply@github.com>
branch: update-supported-enterprise-server-versions
draft: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}