We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb3695 commit 83937a4Copy full SHA for 83937a4
.github/workflows/build.yaml
@@ -3,7 +3,9 @@ on:
3
branches:
4
- main
5
- develop
6
+ - release
7
- release/**
8
+ - fiber-v8
9
10
permissions:
11
contents: read
0 commit comments