We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10eab21 commit 93cad0dCopy full SHA for 93cad0d
.github/workflows/check-pr.yml
@@ -25,7 +25,3 @@ jobs:
25
run: yarn lerna-workspaces run lint && cd docusaurus && npx prettier --check '**/*.mdx'
26
- name: Test
27
run: yarn test:unit
28
- - name: Chonkbot
29
- uses: tpbowden/[email protected]
30
- with:
31
- token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments