Skip to content

Commit

Permalink
Exclude draft PRs from automatic rebase (#2098)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Oct 16, 2021
1 parent 9fb61e8 commit abda0fe
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 abda0fe

Please sign in to comment.