Update PSDB.yml - removing trigger for synchronize events

very minor change , merging directly to reduce PSDB load
Этот коммит содержится в:
Choudhary, Rahul
2024-12-02 15:26:23 -08:00
коммит произвёл GitHub
родитель 09cf9540fe
Коммит 91d98befd7
+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