mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Run prototyping workflow on prototyping-* branches
This commit is contained in:
parent
efa0ceede2
commit
0fa01222cf
1 changed files with 1 additions and 0 deletions
1
.github/workflows/prototyping.yml
vendored
1
.github/workflows/prototyping.yml
vendored
|
@ -4,6 +4,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'prototyping-*'
|
||||
paths:
|
||||
- '.github/workflows/**'
|
||||
- 'prototyping/**'
|
||||
|
|
Loading…
Add table
Reference in a new issue