feat: initial implementation #5

Merged
jank merged 21 commits from main into release 2025-04-09 16:25:18 +00:00
Showing only changes of commit 7ded9bab13 - Show all commits

View file

@ -7,7 +7,8 @@ jobs:
lint: lint:
name: Lint Pr Title name: Lint Pr Title
runs-on: ubuntu-latest runs-on: ubuntu-latest
image: golang container:
image: golang
steps: steps:
- name: Install go - name: Install go