Skip to content

v2.0.1 Adding back read_b2_boundary_parameters #112

v2.0.1 Adding back read_b2_boundary_parameters

v2.0.1 Adding back read_b2_boundary_parameters #112

Workflow file for this run

name: Format Check
on:
push:
branches: ["master", "reuse_ci"]
paths:
- '.github/workflows/format_check.yml'
- '**.jl'
pull_request:
branches: ["master"]
paths:
- '.github/workflows/format_check.yml'
- '**.jl'
jobs:
format_check:
uses: ProjectTorreyPines/GitHubActionsWorkflows/.github/workflows/format_check.yml@master