Attempt to trigger GHA builds properly

This commit is contained in:
aboyko
2023-07-07 09:30:59 -04:00
parent 02e2f69efd
commit 12e7e16ba9
5 changed files with 19 additions and 17 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: