Skip to content

Commit

Permalink
chore(): ignore CI on bot PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinMind committed Oct 31, 2022
1 parent ef21783 commit 582c7d4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,3 @@ jobs:

- name: Test
run: yarn run test

- name: Changeset
run: |
yarn changeset status --since origin/main

0 comments on commit 582c7d4

Please sign in to comment.