Skip to content

Commit

Permalink
Update checks.yml (qelphybox#354)
Browse files Browse the repository at this point in the history
qelphybox authored May 28, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 36e9eb5 commit f3b264b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
@@ -52,10 +52,6 @@ jobs:
runs-on: ubuntu-latest
needs: [ test, lint ]
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
- uses: fastify/[email protected]
with:
target: minor
approve: false
github-token: ${{ secrets.GH_TOKEN }}
command: squash and merge

0 comments on commit f3b264b

Please sign in to comment.