Skip to content

Commit

Permalink
chore: always generate basehub types #236
Browse files Browse the repository at this point in the history
  • Loading branch information
srizvi committed Apr 16, 2024
1 parent c99a213 commit f76b9fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
uses: ./tooling/github/setup

- name: Generate Basehub Types (apps/web)
if: github.event_name == 'pull_request' && contains(github.event.pull_request.paths, 'apps/web')
run: pnpm basehub-generate
working-directory: apps/web

Expand Down

0 comments on commit f76b9fc

Please sign in to comment.