Skip to content

Commit ea87c3c

Browse files
authored
ci: Remove WIP setting on PR check (#186)
# Summary Removes the WIP feature in the PR check pipeline. No longer required now that this is a public repo, and otherwise requires write permissions. # Changes * Remove WIP setting.
1 parent a8b4007 commit ea87c3c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/pr-check.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,3 @@ jobs:
1818
uses: amannn/action-semantic-pull-request@v5
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21-
with:
22-
wip: true

0 commit comments

Comments
 (0)