Skip to content

Commit 7393cdb

Browse files
committed
chore: temporarily add trigger on pull request dev
1 parent fa3d9d3 commit 7393cdb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/menlo-build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ on:
2525
]
2626
workflow_dispatch:
2727

28+
pull_request:
29+
branches: ["dev"]
30+
2831
env:
2932
VULKAN_VERSION: 1.3.261.1
3033

0 commit comments

Comments
 (0)