add multi-file support to auto merge bot

This commit is contained in:
Alita Moore 2021-09-19 22:33:44 -05:00 committed by GitHub
parent d08f3a555e
commit 83617bfbb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ jobs:
with:
node-version: '14'
- name: auto-merge-bot
uses: ethereum/EIP-Bot@b6cf981087e888b5d7fbd4726458c453f8491532 # master
uses: ethereum/EIP-Bot@310fd6cead3459789b27043539886d929fd2930e # master
id: auto-merge-bot
with:
GITHUB-TOKEN: ${{ secrets.TOKEN }}