Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jnelle authored Jul 13, 2024
1 parent f6177e3 commit f5fd1be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ name: CI/CD
on:
push:
branches: [ master ]
paths: ['gradle/**','composeApp/**','mgtvApi/**', 'iosApp/**']
pull_request:
branches: [ master ]
paths: ['gradle/**','composeApp/**','mgtvApi/**', 'iosApp/**']

jobs:
build:
Expand Down

0 comments on commit f5fd1be

Please sign in to comment.