Skip to content

Bump zone.rong:mixinbooter from 5.0 to 8.6 #168

Bump zone.rong:mixinbooter from 5.0 to 8.6

Bump zone.rong:mixinbooter from 5.0 to 8.6 #168

Workflow file for this run

name: Qodana
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
- 0.8-Refractor-&-Cleanup
- GUI-Rework
jobs:
qodana:
runs-on: ubuntu-latest
steps:
- name: Code Checkout
uses: actions/checkout@v3.6.0
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.2.6
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}