We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d53d4e commit d6bde54Copy full SHA for d6bde54
1 file changed
.github/workflows/mg5_codegen.yml
@@ -52,7 +52,7 @@ jobs:
52
with:
53
app-id: ${{ secrets.GH_APP_ID }}
54
private-key: ${{ secrets.GH_APP_PRIVATE_KEY }}
55
- installation-id: ${{ secrets.GH_APP_INSTALLATION_ID }}
+# installation-id: ${{ secrets.GH_APP_INSTALLATION_ID }}
56
57
- name: Commit to target repository
58
if: ${{ steps.clang-format-check.outputs.files2format == '8' }}
0 commit comments