File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: ubuntu build workflows
22
33on :
44 push :
5- branches : [ "develop " ]
5+ branches : [ "master " ]
66 pull_request :
7- branches : [ "develop " ]
7+ branches : [ "master " ]
88
99permissions :
1010 contents : read
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: macos build workflows
22
33on :
44 push :
5- branches : [ "develop " ]
5+ branches : [ "master " ]
66 pull_request :
7- branches : [ "develop " ]
7+ branches : [ "master " ]
88
99permissions :
1010 contents : read
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: windows build workflows
22
33on :
44 push :
5- branches : [ "develop " ]
5+ branches : [ "master " ]
66 pull_request :
7- branches : [ "develop " ]
7+ branches : [ "master " ]
88
99permissions :
1010 contents : read
You can’t perform that action at this time.
0 commit comments