Skip to content

Commit b97e20b

Browse files
committed
Update
1 parent cdb1700 commit b97e20b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/kotlin-multiplatform.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Lib: sentry-kotlin-multiplatform"
1+
name: 'Lib: sentry-kotlin-multiplatform'
22
on:
33
push:
44
branches:
@@ -9,7 +9,7 @@ on:
99
- '.github/workflows/kotlin-multiplatform.yml'
1010
- 'kotlin-multiplatform/**'
1111
- 'sentry-samples/**'
12-
- 'buildSrc/src/'
12+
- 'buildSrc/src/**'
1313
- '!**/*.md'
1414

1515
concurrency:

0 commit comments

Comments
 (0)