diff --git a/.github/workflows/pre_merge_checks.yml b/.github/workflows/pre_merge_checks.yml index a729cc4c..aca77c6f 100644 --- a/.github/workflows/pre_merge_checks.yml +++ b/.github/workflows/pre_merge_checks.yml @@ -24,7 +24,7 @@ jobs: with: repository: ${{ github.event.pull_request.head.repo.full_name }} ref: ${{ steps.extract_branch.outputs.branch }} - # persist-credentials: false + token: ${{ secrets.PUSH_FROM_WORKFLOW_TO_RETRIGGER }} - name: Check for (and add) missing copyrights shell: bash diff --git a/test.cpp b/test.cpp index 4052d5ee..e69de29b 100644 --- a/test.cpp +++ b/test.cpp @@ -1,3 +0,0 @@ -/* test.cpp/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */ -/* This copyright was auto-generated on Wed Apr 10 18:07:44 UTC 2024 */ -