Skip to content

feat: squareroot, logarithm and power #1541

feat: squareroot, logarithm and power

feat: squareroot, logarithm and power #1541

Workflow file for this run

name: 'Format'
on:
pull_request:
paths: ['**/*.jl']
types: [opened, synchronize, reopened, ready_for_review]
permissions:
contents: read
jobs:
formatcheck:
uses: "QuantumKitHub/QuantumKitHubActions/.github/workflows/FormatCheck.yml@main"