Skip to content

Commit

Permalink
Do not create draft
Browse files Browse the repository at this point in the history
Do not create the pull request as a draft.
  • Loading branch information
martincostello committed Apr 7, 2024
1 parent 9f95773 commit fef1f94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/regenerate-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ jobs:
repo,
head: process.env.HEAD_BRANCH,
base: process.env.BASE_BRANCH,
draft: true,
body: [
'Regenerate the contents of `dist`.',
'',
Expand Down

0 comments on commit fef1f94

Please sign in to comment.