Update PSDB.yml - adding synchronize and removing edited type for action trigger

[ROCm/rocprofiler-sdk commit: d3aa966faa]
Dieser Commit ist enthalten in:
Choudhary, Rahul
2024-12-03 14:25:08 -08:00
committet von GitHub
Ursprung 52c3ba9e83
Commit 41a8bc4cc1
+1 -1
Datei anzeigen
@@ -5,7 +5,7 @@ name: ROCm CI PSDB
on:
pull_request:
branches: [amd-staging]
types: [opened, reopened, edited]
types: [opened, reopened, synchronize]
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