Update PSDB.yml - removing synchronize events to avoid duplicate triggers
This commit is contained in:
zatwierdzone przez
GitHub
rodzic
17fdc33d05
commit
745fd143dd
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user