Files
spring-functions-catalog/.github/workflows
Artem Bilan 38f0ca077c Add schedule & concurrency to CI workflow
* The `schedule` allows to have a fresh snapshot every night (`--rerun-tasks` should ensure we build against cache)
* The `concurrency` allows to cancel previously running and scheduled workflows: only the last built SNAPSHOT matters
2024-01-04 16:23:25 -05:00
..