Thanks to visit codestin.com Credit goes to github.com
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 86ee782 commit 6ec68e7Copy full SHA for 6ec68e7
.github/workflows/ci.yaml
@@ -221,11 +221,6 @@ jobs:
221
./scripts/check_unstaged.sh
222
shell: bash
223
224
- - name: markdownlint-cli2-action
225
- uses: DavidAnson/[email protected]
226
- with:
227
- globs: "docs/**/*.md"
228
-
229
gen:
230
timeout-minutes: 8
231
runs-on: ${{ github.repository_owner == 'coder' && 'depot-ubuntu-22.04-8' || 'ubuntu-latest' }}
0 commit comments