Update web-deploy.yml
This commit is contained in:
parent
9045427515
commit
92a75771b9
1 changed files with 0 additions and 2 deletions
2
.github/workflows/web-deploy.yml
vendored
2
.github/workflows/web-deploy.yml
vendored
|
|
@ -17,8 +17,6 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
environment: dev
|
||||
needs: pr-validation
|
||||
if: always() && needs.pr-validation.result == 'success'
|
||||
runs-on: 'ubuntu-latest'
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Reference in a new issue