This commit is contained in:
Sigbjørn Skjæret 2024-05-04 20:05:50 +02:00 committed by GitHub
parent c4ae6c1cc9
commit 2d4be61694
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -56,7 +56,8 @@ jobs:
github.event.inputs.gpu-series == 'Standard_NC4as_T4_v3'
|| (
github.event.schedule
&& github.repository_owner == 'ggerganov')
&& github.repository_owner == 'ggerganov'
)
|| github.event.pull_request
|| github.head_ref == 'master'
|| (