Skip to content

Bump com.github.gmazzo.buildconfig from 4.1.2 to 4.2.0 #70

Bump com.github.gmazzo.buildconfig from 4.1.2 to 4.2.0

Bump com.github.gmazzo.buildconfig from 4.1.2 to 4.2.0 #70

Workflow file for this run

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