Skip to content

Commit 8c00976

Browse files
authored
Merge pull request #4994 from JetBrains/nikpachoo-patch-1
Update verify-samples.yml
2 parents 36840e1 + fe47675 commit 8c00976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-samples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
java-version: '17'
1616
distribution: 'zulu'
1717
- name: Run a verifier
18-
uses: zoobestik/kotlin-samples-verifier@master
18+
uses: AlexanderPrendota/kotlin-samples-verifier@master
1919
with:
2020
push-repository: 'https://github.com/JetBrains/kotlin-compiler-server'
2121
tag-filter: '#tag="code" & kotlin-runnable="true" & !validate="false"'

0 commit comments

Comments
 (0)