ci: build docker images for experimental/* branches (#5552)

This commit is contained in:
Kenneth Jenkins 2025-03-28 13:06:18 -07:00 committed by GitHub
parent 1a199eb9f5
commit ce46562a48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,6 +5,7 @@ on:
push:
branches:
- 0-[0-9]+-*
- experimental/*
jobs:
publish: