Compare commits

...

2 Commits

Author SHA1 Message Date
2785d64c02 Update README.md
All checks were successful
test / test (push) Successful in 21s
2025-04-20 05:28:17 +00:00
09214e49b9 [config] revert trigger changes
All checks were successful
test / test (push) Successful in 15s
2025-04-04 14:27:53 -04:00
2 changed files with 3 additions and 4 deletions

View File

@ -2,9 +2,8 @@ name: "test"
run-name: "test"
on:
push:
tags:
- "v*"
- "!v*-beta*"
branches:
- master
jobs:
test:

View File

@ -10,7 +10,7 @@ Use a tagged release to avoid unexpected changes that may come to the master bra
uses: https://code.jakeyoungdev.com/actions/install-go@master
with:
commands: |
github.com/jake-young-dev/kelp@v0.0.9
code.jakeyoungdev.com/jake/mctl@v0.3.3
```
#### Go verions