diff --git a/.github/workflows/mapbuilder.yml b/.github/workflows/mapbuilder.yml index 96d4c956..d22e1110 100644 --- a/.github/workflows/mapbuilder.yml +++ b/.github/workflows/mapbuilder.yml @@ -11,6 +11,13 @@ on: - "!main" paths: - 'mapdata/**' + workflow_dispatch: + branches: + - "*" + - "*/**" + - "!main" + paths: + - 'mapdata/**' permissions: write-all jobs: mapbuilder-build-maps: @@ -74,6 +81,13 @@ jobs: # - "!main" # paths: # - 'mapdata/**' +# workflow_dispatch: +# branches: +# - "*" +# - "*/**" +# - "!main" +# paths: +# - 'mapdata/**' # permissions: write-all # jobs: # build-maps: diff --git a/mapdata/mapbuilder.toml b/mapdata/mapbuilder.toml index 821e0a3e..e2ab1acf 100644 --- a/mapdata/mapbuilder.toml +++ b/mapdata/mapbuilder.toml @@ -117,6 +117,7 @@ dir = "Plugins/GRP/Phoenix/" aliases = [ "dark" ] + [runways] #-----------EDDF--------------