update workflows
This commit is contained in:
@@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
branches: [ "main", "heightmaps" ] # TODO: remove 'heightmaps' after merge
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
@@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
branches: [ "main", "release-**"]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
branches: [ "main", "heightmaps" ] # TODO: remove 'heightmaps' after merge
|
||||
|
||||
jobs:
|
||||
build-dmg:
|
||||
|
||||
@@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
branches: [ "main", "heightmaps" ] # TODO: remove 'heightmaps' after merge
|
||||
|
||||
jobs:
|
||||
build-windows:
|
||||
|
||||
Reference in New Issue
Block a user