Account for modulith dependency to be a local project

This commit is contained in:
aboyko
2023-07-12 20:52:01 -04:00
parent eef3b5c35d
commit 1d0c488cf8
6 changed files with 133 additions and 116 deletions

View File

@@ -1,12 +1,12 @@
name: Eclipse LS Extensions Snapshot Build
# configure manual trigger
on:
workflow_dispatch:
#on:
# push:
# branches:
# - 'main'
# workflow_dispatch:
on:
push:
branches:
- 'main'
jobs: