From 1520011a9a61e0d31d5cb577d756de7fd11d5a7a Mon Sep 17 00:00:00 2001 From: Andrew Marchukov Date: Sun, 4 Sep 2022 00:31:01 +0300 Subject: [PATCH] Update dependency-update.yml --- .github/workflows/dependency-update.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/dependency-update.yml b/.github/workflows/dependency-update.yml index 604d7ab..90a6143 100644 --- a/.github/workflows/dependency-update.yml +++ b/.github/workflows/dependency-update.yml @@ -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 - @@ -40,4 +39,4 @@ jobs: with: context: . push: true - tags: andrewmhub/insurgency-sandstorm:latest \ No newline at end of file + tags: andrewmhub/insurgency-sandstorm:latest