We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6bde54 commit ed30d8aCopy full SHA for ed30d8a
1 file changed
.github/workflows/mg5_codegen.yml
@@ -52,6 +52,7 @@ jobs:
52
with:
53
app-id: ${{ secrets.GH_APP_ID }}
54
private-key: ${{ secrets.GH_APP_PRIVATE_KEY }}
55
+ repositories: madgraph4gpu-generated-processes
56
# installation-id: ${{ secrets.GH_APP_INSTALLATION_ID }}
57
58
- name: Commit to target repository
0 commit comments