Skip to content

Commit f75b2ea

Browse files
Merge branch 'master' of https://github.com/Geode-solutions/OpenGeodeWeb-Viewer into feat/model_graphic_options
2 parents 7e04d4f + f4d287f commit f75b2ea

20 files changed

+984
-175
lines changed

.github/workflows/prepare_pr.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: Prepare PR
2+
3+
on:
4+
pull_request:
5+
branches:
6+
- next
7+
8+
jobs:
9+
prepare:
10+
uses: Geode-solutions/actions/.github/workflows/py-prepare-pr.yml@master
11+
secrets: inherit

0 commit comments

Comments
 (0)