This commit is contained in:
parent
62e3ae0b52
commit
44047af197
1 changed files with 6 additions and 1 deletions
|
|
@ -13,7 +13,12 @@ jobs:
|
|||
- uses: https://github.com/oxsecurity/megalinter@v8
|
||||
env:
|
||||
MEGALINTER_FLAVOR: cupcake
|
||||
GITHUB_SERVER_URL: https://forgejo.wizeazz.nl
|
||||
#GITHUB_SERVER_URL: https://forgejo.wizeazz.nl
|
||||
DEFAULT_BRANCH: master
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
GITHUB_STATUS_REPORTER: ${{ !env.ACT }}
|
||||
GITHUB_COMMENT_REPORTER: ${{ !env.ACT }}
|
||||
|
||||
- uses: https://github.com/wackbyte/rust-toolchain@trunk
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue