Skip to content

Commit

Permalink
Merge pull request #597 from balancer/deploy-studio
Browse files Browse the repository at this point in the history
deploy only to studio
  • Loading branch information
mendesfabio authored Jun 18, 2024
2 parents c83ca84 + 64e2b7b commit 048944e
Show file tree
Hide file tree
Showing 5 changed files with 443 additions and 435 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Codegen
Expand All @@ -28,7 +28,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Lint
Expand Down
216 changes: 0 additions & 216 deletions .github/workflows/graph-beta.yml

This file was deleted.

Loading

0 comments on commit 048944e

Please sign in to comment.