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.
1 parent 329e168 commit 51e6674Copy full SHA for 51e6674
.github/workflows/deploy.yml
@@ -4,7 +4,7 @@ permissions:
4
5
on:
6
push:
7
- branches: [ develop, main ]
+ branches: [ develop, master ]
8
tags: [ 'development-**' ]
9
workflow_dispatch:
10
0 commit comments