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