Skip to content

Commit a292c39

Browse files
authored
chore: Remove wip: true
1 parent d07a92a commit a292c39

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/pr_title.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,6 @@ jobs:
3939
The subject "{subject}" found in the pull request title "{title}"
4040
didn't match the configured pattern. Please ensure that the subject
4141
starts with an uppercase character.
42-
# For work-in-progress PRs you can typically use draft pull requests
43-
# from Github. However, private repositories on the free plan don't have
44-
# this option and therefore this action allows you to opt-in to using the
45-
# special "[WIP]" prefix to indicate this state. This will avoid the
46-
# validation of the PR title and the pull request checks remain pending.
47-
# Note that a second check will be reported if this is enabled.
48-
wip: true
4942
# When using "Squash and merge" on a PR with only one commit, GitHub
5043
# will suggest using that commit message instead of the PR title for the
5144
# merge commit, and it's easy to commit this by mistake. Enable this option

0 commit comments

Comments
 (0)