Skip to content

Commit

Permalink
Run on push
Browse files Browse the repository at this point in the history
  • Loading branch information
Noe Charmet committed Oct 17, 2024
1 parent 78bcba1 commit a579b60
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/ci-front.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
name: CI Front
on:
push:
branches:
- main
paths:
- 'package.json'
- 'packages/twenty-front/**'
- 'packages/twenty-ui/**'
pull_request: {}
- push
- pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit a579b60

Please sign in to comment.