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

This commit is contained in:
Choudhary, Rahul
2024-12-03 14:25:08 -08:00
committed by GitHub
parent 78cd4c9526
commit d3aa966faa
+1 -1
View File
@@ -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