Skip to content

build: version codes as int #34

build: version codes as int

build: version codes as int #34

Workflow file for this run

name: Static Analyser
on:
push:
branches: [ "main" ]
jobs:
detekt:
name: detekt
runs-on: ubuntu-latest
steps:
- name: "checkout"
uses: actions/checkout@v3
- name: "run"
uses: natiginfo/[email protected]
env:
DETEKT_CONFIG: .github/detekt-config.yml