Browse Source
*sigh*
renovate/org.jetbrains.kotlinx-kotlinx-coroutines-test-1.x
Austin Huang
3 years ago
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
2 changed files with
2 additions and
2 deletions
-
.github/workflows/label-bugs.yml
-
.github/workflows/label-duplicates.yml
|
|
@ -20,4 +20,4 @@ jobs: |
|
|
|
uses: GongT/cancel-previous-workflows@master |
|
|
|
env: |
|
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
|
|
|
DELETE: true |
|
|
|
DELETE: 'yes' |
|
|
@ -20,4 +20,4 @@ jobs: |
|
|
|
uses: GongT/cancel-previous-workflows@master |
|
|
|
env: |
|
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
|
|
|
DELETE: true |
|
|
|
DELETE: 'yes' |