chore: initial release
Some checks are pending
Sample Testing / my_job (push) Waiting to run

This commit is contained in:
Marcel S. Henselin 2026-04-16 08:24:44 +02:00
parent dec309966a
commit d346a15951
4 changed files with 44 additions and 8 deletions

5
go.mod Normal file
View file

@ -0,0 +1,5 @@
module google-chat-action
go 1.26.2
require github.com/sethvargo/go-githubactions v1.3.2