We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f183d8b commit bf37539Copy full SHA for bf37539
.github/workflows/mg5_codegen.yml
@@ -52,7 +52,7 @@ jobs:
52
repositories: madgraph4gpu-generated-processes
53
54
- name: Commit to target repository
55
- if: ${{ steps.clang-format-check.outputs.files2format == '8' }}
+ if: ${{ steps.clang-format-check.outputs.files2format == '0' }}
56
env:
57
TARGET_REPO: roiser/madgraph4gpu-generated-processes
58
run: |
0 commit comments