bump: textsender_models (#10)
Release Tagging / release (push) Successful in 59s
swoosh Build / Rustfmt (push) Successful in 28s
swoosh Build / build (push) Successful in 1m29s
swoosh Build / Clippy (push) Successful in 2m6s
swoosh Build / Check (push) Successful in 1m11s
swoosh Build / Test Suite (push) Successful in 1m37s

Reviewed-on: #10
This commit was merged in pull request #10.
This commit is contained in:
2026-06-27 17:27:34 -04:00
parent 9f174da464
commit e1e730fd1c
5 changed files with 995 additions and 254 deletions
+4
View File
@@ -5,6 +5,10 @@ on:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
check:
name: Check
+4
View File
@@ -5,6 +5,10 @@ on:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
check:
name: Check