Skip to content

Commit 398b5b5

Browse files
authored
Update PSDB.yml - removing trigger for synchronize events
very minor change , merging directly to reduce PSDB load [ROCm/rocprofiler-sdk commit: 91d98be]
1 parent e6bdc70 commit 398b5b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PSDB.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: ROCm CI PSDB
55
on:
66
pull_request:
77
branches: [amd-staging]
8-
types: [opened, synchronize, reopened, edited]
8+
types: [opened, reopened, edited]
99
workflow_dispatch:
1010

1111
# 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

Comments
 (0)