Update PSDB.yml - removing trigger for synchronize events
very minor change , merging directly to reduce PSDB load
[ROCm/rocprofiler-sdk commit: 91d98befd7]
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
efe96fc045
Коммит
8b3d9ce7cd
поставляемый
+1
-1
@@ -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