Merge pull request #9 from Doble-Technologies/mattdimegs-patch-1

Update web-deploy.yml
This commit is contained in:
Matt DiMeglio 2025-06-11 12:08:33 -04:00 committed by GitHub
commit 68bf92db47
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,8 +17,6 @@ on:
jobs: jobs:
build: build:
environment: dev environment: dev
needs: pr-validation
if: always() && needs.pr-validation.result == 'success'
runs-on: 'ubuntu-latest' runs-on: 'ubuntu-latest'
permissions: permissions:
contents: read contents: read