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 a855187 commit e179739Copy full SHA for e179739
.github/workflows/pages.yml
@@ -7,8 +7,6 @@ jobs:
7
deploy_pages:
8
name: Deploy Starlight App to GitHub Pages
9
runs-on: ubuntu-latest
10
- needs:
11
- - run_checks
12
strategy:
13
matrix:
14
node-version: [24]
0 commit comments