This commit is contained in:
parent
e99983dcf5
commit
ec3b49f659
1 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,6 @@ jobs:
|
||||||
image: gittr.ch/linux/pkgcheck:latest
|
image: gittr.ch/linux/pkgcheck:latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v6
|
uses: https://gittr.ch/linux/forgejo-actions/checkout@v0.1
|
||||||
- name: Run repository checks
|
- name: Run repository checks
|
||||||
run: pkgcheck --color true scan --exit error,style --net .
|
run: pkgcheck --color true scan --exit error,style --net .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue