We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98bb375 commit baf805dCopy full SHA for baf805d
.github/workflows/release_desktop.yml
@@ -9,7 +9,7 @@ on:
9
# required: true
10
pull_request:
11
branches:
12
- - develop
+ - experimental
13
14
jobs:
15
# This job builds the common webapp HTML/JS/CSS used for all platforms
0 commit comments