There was an error while loading. Please reload this page.
1 parent dcd71ba commit c1d299bCopy full SHA for c1d299b
1 file changed
.github/workflows/deploy-dev.yml
@@ -10,7 +10,7 @@ on:
10
branch:
11
description: "Branch to deploy"
12
required: true
13
- default: "develop"
+ default: "main"
14
pull_request:
15
types: [labeled, synchronize]
16
0 commit comments