Skip to content

Commit 10690c8

Browse files
authored
Merge e4f46ec into 184b991
2 parents 184b991 + e4f46ec commit 10690c8

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/workflows/system-tests-backend.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,15 @@ on:
44
push:
55
branches:
66
- main
7+
paths-ignore:
8+
- '*android*/**'
9+
- 'sentry-compose/**'
10+
- 'sentry-samples/sentry-samples-android/**'
711
pull_request:
12+
paths-ignore:
13+
- '*android*/**'
14+
- 'sentry-compose/**'
15+
- 'sentry-samples/sentry-samples-android/**'
816

917
concurrency:
1018
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)