diff --git a/.github/workflows/check-pr.yml b/.github/workflows/check-pr.yml index 835d7ada..53e70d1b 100644 --- a/.github/workflows/check-pr.yml +++ b/.github/workflows/check-pr.yml @@ -39,7 +39,7 @@ jobs: repo deps make - wip: true + wip: false # If the PR only contains a single commit, the action will validate that # it matches the configured pattern. validateSingleCommit: true