We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7164dea + 07ea0ad commit 804ffc3Copy full SHA for 804ffc3
1 file changed
.github/workflows/mirror-intel-llvm-commits.yml
@@ -44,3 +44,4 @@ jobs:
44
title: Mirror intel/llvm commits ${{ steps.date.output.value }}
45
branch: mirror-commits-${{ steps.date.output.value }}
46
path: unified-runtime
47
+ token: ${{ secrets.UR_MIRROR_COMMITS_TOKEN }}
0 commit comments