Skip to content

Commit 4d476e4

Browse files
authored
Temporary remove pr token for hpu benchmark workflow
1 parent 46aa2c2 commit 4d476e4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/_gaudi_hpu_benchmark.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ on:
3333
type: string
3434
default: '3.10'
3535
description: 'The python version to use'
36-
secrets:
37-
pr-token:
38-
description: 'A token used to create a pull request'
39-
required: true
4036

4137
# Bash shells do not use ~/.profile or ~/.bashrc so these shells need to be explicitly
4238
# declared as "shell: bash -el {0}" on steps that need to be properly activated.

0 commit comments

Comments
 (0)