feat: initial implementation #5
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue