Run prototyping workflow on prototyping-* branches

This commit is contained in:
ajeffrey@roblox.com 2022-02-10 11:13:45 -06:00
parent efa0ceede2
commit 0fa01222cf

View file

@ -4,6 +4,7 @@ on:
push:
branches:
- 'master'
- 'prototyping-*'
paths:
- '.github/workflows/**'
- 'prototyping/**'