ci: rename ci job
This commit is contained in:
parent
dc49717829
commit
1fc36c9cea
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ on:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
lint:
|
ci:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/catthehacker/ubuntu:runner-latest
|
image: ghcr.io/catthehacker/ubuntu:runner-latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue