Skip to content

Added codefactor badge to readme #31

Added codefactor badge to readme

Added codefactor badge to readme #31

Workflow file for this run

name: PR
on:
pull_request:
branches:
- dev
- main
jobs:
build:
name: Build & Test
uses: ./.github/workflows/_build.yml
secrets: inherit