Update web-container.yml

This commit is contained in:
John Parkhurst 2025-08-31 00:11:17 -04:00 committed by GitHub
parent b0a22fc8c5
commit 93290f5fc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ on:
- web/**
jobs:
determine-workflow:
runs-on: 'ubuntu-latest'
runs-on: ['self-hosted','pi']
outputs:
workflow_type: ${{ steps.workflow.outputs.workflow_type }}
workflow_envs: ${{ steps.workflow.outputs.workflow_envs }}