Skip to content

Commit

Permalink
Use custom token
Browse files Browse the repository at this point in the history
  • Loading branch information
tcamise-gpsw committed Apr 10, 2024
1 parent fc7d9e4 commit 73284ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pre_merge_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 0 additions & 3 deletions test.cpp
Original file line number Diff line number Diff line change
@@ -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 */

0 comments on commit 73284ea

Please sign in to comment.