Skip to content

Commit

Permalink
Merge branch 'main' into change-cli-message
Browse files Browse the repository at this point in the history
  • Loading branch information
alec-chernicki authored Jan 5, 2024
2 parents aec0261 + 56b84f0 commit e2faeac
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,8 +1,6 @@
name: Continuous Integration

on:
pull_request:
branches: ['*']
on: ['push', 'pull_request']

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

0 comments on commit e2faeac

Please sign in to comment.