Update PSDB.yml - adding synchronize and removing edited type for action trigger
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user