Skip to content

Add simple update algorithm #408

Add simple update algorithm

Add simple update algorithm #408

Workflow file for this run

name: "Format Check"
on:
push:
branches:
- 'main'
- 'master'
tags: '*'
pull_request:
jobs:
format-check:
name: "Format Check"
uses: "QuantumKitHub/.github/.github/workflows/formatcheck.yml@main"