Skip to content

Bump com.github.gmazzo.buildconfig from 5.3.5 to 5.5.0 (#485) #122

Bump com.github.gmazzo.buildconfig from 5.3.5 to 5.5.0 (#485)

Bump com.github.gmazzo.buildconfig from 5.3.5 to 5.5.0 (#485) #122

Workflow file for this run

name: Qodana
on:
workflow_dispatch:
pull_request:
push:
branches:
- next
- release
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 }}