Reverts "Use no-response from cocoon." (#138042)
Reverts flutter/flutter#138037 Initiated by: godofredoc This change reverts the following previous change: Original Description: Migrate no-response to the version imported in cocoon.
This commit is contained in:
parent
a68d3c3b02
commit
591e10bb46
2
.github/workflows/no-response.yaml
vendored
2
.github/workflows/no-response.yaml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: ${{ github.repository == 'flutter/flutter' }}
|
if: ${{ github.repository == 'flutter/flutter' }}
|
||||||
steps:
|
steps:
|
||||||
- uses: flutter/cocoon/gh_actions/third_party/no-response@4298c73a14772476f8d2d4af5772c7932de5b480
|
- uses: godofredoc/no-response@0ce2dc0e63e1c7d2b87752ceed091f6d32c9df09
|
||||||
with:
|
with:
|
||||||
token: ${{ github.token }}
|
token: ${{ github.token }}
|
||||||
# Comment to post when closing an Issue for lack of response. Set to `false` to disable
|
# Comment to post when closing an Issue for lack of response. Set to `false` to disable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user