Update dependency-update.yml
This commit is contained in:
parent
c26a3e9630
commit
1520011a9a
1 changed files with 1 additions and 2 deletions
3
.github/workflows/dependency-update.yml
vendored
3
.github/workflows/dependency-update.yml
vendored
|
|
@ -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
|
||||
tags: andrewmhub/insurgency-sandstorm:latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue