GHA: Pass masked token. Turn off build on every push

This commit is contained in:
aboyko
2023-11-08 16:28:36 -05:00
parent 7b8963bcf7
commit c3e49121c0
2 changed files with 9 additions and 6 deletions

View File

@@ -6,9 +6,9 @@ concurrency:
on:
workflow_dispatch:
push:
branches:
- 'main'
# push:
# branches:
# - 'main'
jobs:
eclipse-ls-extensions: