Hithomelabs/ci-runner-test#75: Update workflow trigger to push on test/main branches

This commit is contained in:
Dave the Dev 2026-07-04 19:03:04 +00:00
parent 0ab8e3ebe7
commit d97080e484

View File

@ -1,5 +1,7 @@
name: Test CI Runner Image
on:
push:
branches: [test, main]
workflow_dispatch:
jobs: