Skip to content

yes forge I have a manifest, now please load it, thanks! #121

yes forge I have a manifest, now please load it, thanks!

yes forge I have a manifest, now please load it, thanks! #121

Workflow file for this run

name: Qodana
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
jobs:
qodana:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
checks: write
steps:
- name: Qodana Composite
uses: Red-Studio-Ragnarok/Qodana-Composite@main
with:
qodana_token: ${{ secrets.QODANA_TOKEN }}