Skip to content

Commit 7197bc8

Browse files
committed
HDDS-9698. Skip push build for dependabot
1 parent 1002319 commit 7197bc8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ on:
2323
types: [opened, ready_for_review, synchronize]
2424
push:
2525
branches-ignore:
26+
- 'dependabot/**'
2627
- 'ozone-**'
2728
workflow_call:
2829
outputs:

0 commit comments

Comments
 (0)