We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6bdc70 commit 398b5b5Copy full SHA for 398b5b5
.github/workflows/PSDB.yml
@@ -5,7 +5,7 @@ name: ROCm CI PSDB
5
on:
6
pull_request:
7
branches: [amd-staging]
8
- types: [opened, synchronize, reopened, edited]
+ types: [opened, reopened, edited]
9
workflow_dispatch:
10
11
# 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
0 commit comments