Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Remove unused cloudflare workflow (#7533)
Browse files Browse the repository at this point in the history
  • Loading branch information
amacneil committed Mar 11, 2024
1 parent f585deb commit 684e5bc
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 195 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,16 +95,6 @@ jobs:

- run: yarn workspace @foxglove/studio-base run storybook:build

# Chromatic only runs on pushes or pulls to our source repo
- uses: chromaui/action@v11
if: ${{ github.event.repository.full_name == 'foxglove/studio' }}
with:
autoAcceptChanges: main
exitOnceUploaded: true
onlyChanged: true
projectToken: f50040a29fb8 # plaintext to allow building on PRs from forks
storybookBuildDir: storybook-static

integration:
runs-on: ${{ matrix.os }}
timeout-minutes: 10
Expand Down
46 changes: 0 additions & 46 deletions .github/workflows/cloudflare-pages.yml

This file was deleted.

114 changes: 0 additions & 114 deletions .github/workflows/post-release.yml

This file was deleted.

25 changes: 0 additions & 25 deletions .github/workflows/stale.yml

This file was deleted.

0 comments on commit 684e5bc

Please sign in to comment.