Skip to content

Commit

Permalink
Exclude draft PRs from automatic rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Oct 14, 2021
1 parent a486967 commit 4b5fd09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autoupdate-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
exclude-labels: |
no-autoupdate
dependencies
exclude-drafts: true

0 comments on commit 4b5fd09

Please sign in to comment.