Skip to content

Commit d6bde54

Browse files
committed
remove installation-id
1 parent 8d53d4e commit d6bde54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mg5_codegen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
app-id: ${{ secrets.GH_APP_ID }}
5454
private-key: ${{ secrets.GH_APP_PRIVATE_KEY }}
55-
installation-id: ${{ secrets.GH_APP_INSTALLATION_ID }}
55+
# installation-id: ${{ secrets.GH_APP_INSTALLATION_ID }}
5656

5757
- name: Commit to target repository
5858
if: ${{ steps.clang-format-check.outputs.files2format == '8' }}

0 commit comments

Comments
 (0)