Skip to content

Commit 3a60b26

Browse files
committed
HDDS-9698. Skip push build for dependabot
1 parent 1ebbe20 commit 3a60b26

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/zizmor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ name: zizmor
1717

1818
on:
1919
push:
20+
branches-ignore:
21+
- 'dependabot/**'
22+
tags:
23+
- '**'
2024
pull_request:
2125

2226
permissions: { }

0 commit comments

Comments
 (0)