Update dependency-update.yml

This commit is contained in:
Andrew Marchukov 2022-09-04 00:31:01 +03:00 committed by GitHub
parent c26a3e9630
commit 1520011a9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,6 @@ jobs:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
build:
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true
steps:
- uses: actions/checkout@v3
-