Try gh hosted macos runner for distro build. Switch off workflow run on push
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user