We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a0863f + 8993c40 commit 662c31cCopy full SHA for 662c31c
.github/workflows/build.yaml
@@ -3,7 +3,7 @@ name: Build
3
on:
4
pull_request:
5
push:
6
- branches: ["main", "release/*", "project/*"]
+ branches: ["develop", "main", "release/*", "project/*"]
7
tags: ["Second_Life*"]
8
9
jobs:
0 commit comments