Try gh hosted macos runner for distro build. Switch off workflow run on push

This commit is contained in:
aboyko
2023-07-12 15:57:08 -04:00
parent 42b92edc1e
commit afccc20b60
2 changed files with 84 additions and 5 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: