There was an error while loading. Please reload this page.
2 parents 48d336a + 1c4a133 commit f54acb2Copy full SHA for f54acb2
1 file changed
.github/workflows/beta-build.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches:
6
- beta/custom-server
7
+ pull_request:
8
+ branches:
9
+ - beta/custom-server
10
workflow_dispatch:
11
12
permissions:
0 commit comments