This commit is contained in:
parent
2172d4aa02
commit
6ca49ba086
2 changed files with 1 additions and 1 deletions
|
|
@ -1,11 +0,0 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
pkgcheck:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: gittr.ch/linux/pkgcheck:latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: https://gittr.ch/linux/forgejo-actions/checkout@v0.1
|
||||
- name: Run repository checks
|
||||
run: pkgcheck --color true scan --exit error,style --net .
|
||||
Loading…
Add table
Add a link
Reference in a new issue