Update PSDB.yml - removing synchronize events to avoid duplicate triggers
[ROCm/rocprofiler-sdk commit: 745fd143dd]
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
921f57bac3
Коммит
32fe16606a
поставляемый
+1
-1
@@ -5,7 +5,7 @@ name: ROCm CI PSDB
|
||||
on:
|
||||
pull_request:
|
||||
branches: [amd-staging]
|
||||
types: [opened, reopened, synchronize]
|
||||
types: [opened, reopened]
|
||||
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