diff --git a/.github/workflows/autoupdate-pr.yml b/.github/workflows/autoupdate-pr.yml index 457101c35f..18a27b9955 100644 --- a/.github/workflows/autoupdate-pr.yml +++ b/.github/workflows/autoupdate-pr.yml @@ -19,3 +19,4 @@ jobs: exclude-labels: | no-autoupdate dependencies + exclude-drafts: true