We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ca422 commit ef87dfbCopy full SHA for ef87dfb
.github/workflows/collect-samples-cron.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
io-event: '' #reset default behavior
36
repository: '${{ matrix.repo }}'
37
- verify-branch: 'master'
+ verify-branch: 'kotlin-community/dev'
38
push-repository: 'https://github.com/${{github.repository}}'
39
tag-filter: '${{ matrix.filter }}'
40
push-path: '${{ matrix.path }}'
0 commit comments