Skip to content

Commit

Permalink
Merge branch 'main' into changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
alec-chernicki authored Jan 4, 2024
2 parents 2175eee + cf5fae6 commit 3f36093
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Continuous Integration

on:
push:
branches: ['main']
pull_request:
types: [opened, synchronize]
branches: ['*']

env:
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
Expand Down

0 comments on commit 3f36093

Please sign in to comment.