mirror of
https://github.com/status-im/EIPs.git
synced 2025-02-21 19:28:08 +00:00
don't run auto merge bot on stagnant bot prs
This commit is contained in:
parent
60c9fbce54
commit
d9b89aada8
1
.github/workflows/auto-merge-bot.yml
vendored
1
.github/workflows/auto-merge-bot.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
||||
with:
|
||||
node-version: '14'
|
||||
- name: auto-merge-bot
|
||||
if: ${{!contains( toJson(github), '1272989785' )}}
|
||||
uses: ethereum/EIP-Bot@b6cf981087e888b5d7fbd4726458c453f8491532 # master
|
||||
id: auto-merge-bot
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user