Update web-container.yml

This commit is contained in:
John Parkhurst 2026-03-20 23:35:57 -04:00
parent 57ee06bdf4
commit 86ad4ec243

View file

@ -10,12 +10,12 @@ on:
- synchronize
- ready_for_review
paths:
- /**
- '**'
push:
branches:
- main
paths:
- /**
- '**'
jobs:
determine-workflow:
runs-on: 'ubuntu-latest'