Update PSDB.yml - removing trigger for synchronize events
very minor change , merging directly to reduce PSDB load
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
09cf9540fe
Коммит
91d98befd7
@@ -5,7 +5,7 @@ name: ROCm CI PSDB
|
||||
on:
|
||||
pull_request:
|
||||
branches: [amd-staging]
|
||||
types: [opened, synchronize, reopened, edited]
|
||||
types: [opened, reopened, edited]
|
||||
workflow_dispatch:
|
||||
|
||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel, below is a single job called invoke jenkins jobs
|
||||
|
||||
Ссылка в новой задаче
Block a user