Skip to content

Commit c2656fd

Browse files
authored
Update .github/workflows/lint-pr.yml
1 parent 8469d5e commit c2656fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
# special "[WIP]" prefix to indicate this state. This will avoid the
5454
# validation of the PR title and the pull request checks remain pending.
5555
# Note that a second check will be reported if this is enabled.
56-
wip: true
56+
wip: false

0 commit comments

Comments
 (0)