ci: clean up workflow #3

Merged
mvhutz merged 10 commits from cli/clean-up into main 2026-03-18 00:47:02 +00:00
Showing only changes of commit 9726670dea - Show all commits

View File

@@ -1,5 +1,9 @@
name: CI
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches: [main]