Skip to content

Commit 83937a4

Browse files
committed
Add release and fiber-v8 branches to build action
1 parent 7bb3695 commit 83937a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ on:
33
branches:
44
- main
55
- develop
6+
- release
67
- release/**
8+
- fiber-v8
79

810
permissions:
911
contents: read

0 commit comments

Comments
 (0)