mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Run prototypinmg action when workflows dir changes
This commit is contained in:
parent
d0a4510d2d
commit
2d04049077
1 changed files with 2 additions and 0 deletions
2
.github/workflows/prototyping.yml
vendored
2
.github/workflows/prototyping.yml
vendored
|
@ -6,9 +6,11 @@ on:
|
|||
- 'master'
|
||||
- 'prototyping'
|
||||
paths:
|
||||
- '.github/workflows/**'
|
||||
- 'prototyping/**'
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/**'
|
||||
- 'prototyping/**'
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Reference in a new issue