We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46aa2c2 commit 4d476e4Copy full SHA for 4d476e4
.github/workflows/_gaudi_hpu_benchmark.yml
@@ -33,10 +33,6 @@ on:
33
type: string
34
default: '3.10'
35
description: 'The python version to use'
36
- secrets:
37
- pr-token:
38
- description: 'A token used to create a pull request'
39
- required: true
40
41
# Bash shells do not use ~/.profile or ~/.bashrc so these shells need to be explicitly
42
# declared as "shell: bash -el {0}" on steps that need to be properly activated.
0 commit comments