This commit is contained in:
parent
3259634f0e
commit
22b544d34c
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@ jobs:
|
|||
lint:
|
||||
runs-on: docker
|
||||
|
||||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue