GHA: snapshot build on every push and slack notifications on failed builds

This commit is contained in:
aboyko
2023-11-01 14:03:44 -04:00
parent c3ceee03bd
commit e27b678ea9
5 changed files with 63 additions and 6 deletions

View File

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