Skip to content

Commit

Permalink
test remove push
Browse files Browse the repository at this point in the history
  • Loading branch information
mj850 committed Apr 17, 2024
1 parent 67be410 commit 0e9144a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Validate Changes
on:
workflow_dispatch:
pull_request:
push:


defaults:
Expand All @@ -26,5 +25,5 @@ jobs:
- name: Install dependencies
run: yarn

- name: Run Jest tests
run: yarn test
- name: Build docs
run: yarn build

0 comments on commit 0e9144a

Please sign in to comment.