Skip to content

Update G4DarkBreM with configurable A' scaling and decay #62

Update G4DarkBreM with configurable A' scaling and decay

Update G4DarkBreM with configurable A' scaling and decay #62

Workflow file for this run

name: Check Format
on:
push:
branches:
- 'trunk'
pull_request:
jobs:
clang-format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: run format check
run: ./.github/format-check