Skip to content

Commit

Permalink
chore: fix to build apps only on commits to release branch for apps
Browse files Browse the repository at this point in the history
  • Loading branch information
evereq committed Dec 1, 2023
1 parent 8342651 commit 7707032
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/desktop.apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@ on:
branches: [apps]
types:
- completed
push:
paths:
- 'apps/desktop/**'
- '.github/workflows/desktop.apps.yml'
- 'package.json'
- 'yarn.lock'

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
Expand Down

0 comments on commit 7707032

Please sign in to comment.