Commit 842700f
authored
ci: Ensure dependabot checkout does not have dupe credentials (#942)
ci: Ensure dependabot checkout does not have dupe credentials
Potentially some behavior changed with this PR:
#881
We need to pass `persist-credentials: false` to the checkout step to not
persist credentials for when the PR step happens and also adds
credentials to the header.
Was able to manually run job on this branch:
#941
https://github.com/NVIDIA-NeMo/Evaluator/actions/runs/24998599211
Signed-off-by: Charlie Truong <chtruong@nvidia.com>1 parent 8fa16b2 commit 842700f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
| |||
0 commit comments