Skip to content

Commit

Permalink
Fix spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
SilasBerger committed Feb 5, 2025
1 parent c908fde commit 805489e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check_build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
jobs:
check_build_deploy:
runs-on: ubuntu-latest
needs: checks
name: Build and deploy all sites
environment: deploy_${{ matrix.site }}
strategy:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/check_only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- 'feature/*'
- 'v2/*'
- 'experiment/*'
- '!feature/optimize_build'
jobs:
checks:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 805489e

Please # to comment.