Skip to content

Commit ef87dfb

Browse files
committed
Redirect samples verifier to the development branch
1 parent e6ca422 commit ef87dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/collect-samples-cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
io-event: '' #reset default behavior
3636
repository: '${{ matrix.repo }}'
37-
verify-branch: 'master'
37+
verify-branch: 'kotlin-community/dev'
3838
push-repository: 'https://github.com/${{github.repository}}'
3939
tag-filter: '${{ matrix.filter }}'
4040
push-path: '${{ matrix.path }}'

0 commit comments

Comments
 (0)