Skip to content

Commit

Permalink
Update Workflow in this Branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sergej-singer committed Jan 21, 2025
1 parent 6cca654 commit fdc931e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/mapbuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ on:
- "!main"
paths:
- 'mapdata/**'
workflow_dispatch:
branches:
- "*"
- "*/**"
- "!main"
paths:
- 'mapdata/**'
permissions: write-all
jobs:
mapbuilder-build-maps:
Expand Down Expand Up @@ -74,6 +81,13 @@ jobs:
# - "!main"
# paths:
# - 'mapdata/**'
# workflow_dispatch:
# branches:
# - "*"
# - "*/**"
# - "!main"
# paths:
# - 'mapdata/**'
# permissions: write-all
# jobs:
# build-maps:
Expand Down
1 change: 1 addition & 0 deletions mapdata/mapbuilder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ dir = "Plugins/GRP/Phoenix/"
aliases = [ "dark" ]



[runways]

#-----------EDDF--------------
Expand Down

0 comments on commit fdc931e

Please sign in to comment.