Skip to content

experimental predictions for ZH and vvH at CLIC and ILC #16

experimental predictions for ZH and vvH at CLIC and ILC

experimental predictions for ZH and vvH at CLIC and ILC #16

Workflow file for this run

# .github/workflows/pre-commit.yml
name: Pre-commit
on: [push]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: pre-commit/[email protected]
with:
extra_args: '--all-files'