Skip to content

Commit d95c62d

Browse files
committed
cascq
1 parent cf518a6 commit d95c62d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/build.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ name: Build
22

33
on:
44
workflow_dispatch:
5+
pull_request_target:
6+
branches:
7+
- 'preview/**'
8+
- 'release/**'
9+
paths:
10+
- 'src/**'
511
push:
612
branches:
713
- '**'

0 commit comments

Comments
 (0)