Remove checkout from auto-{approve, merge} actions (#1197)

This commit is contained in:
Jaco
2022-03-03 10:26:59 +01:00
committed by GitHub
parent f29cd4c73f
commit 36f0a5666f
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -8,7 +8,6 @@ jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: jacogr/action-merge@master
with:
checks: build,lint,test