This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone-docker-testkrb5.git
The following commit(s) were added to refs/heads/master by this push:
new f3b38b6 HDDS-9698. Skip push build for dependabot (#25)
f3b38b6 is described below
commit f3b38b62b5fa6eceb6072c1ba5436546e87381d1
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Tue Jun 2 09:47:37 2026 +0200
HDDS-9698. Skip push build for dependabot (#25)
---
.github/workflows/zizmor.yml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.github/workflows/zizmor.yml b/.github/workflows/zizmor.yml
index 921a050..bda248e 100644
--- a/.github/workflows/zizmor.yml
+++ b/.github/workflows/zizmor.yml
@@ -17,6 +17,10 @@ name: zizmor
on:
push:
+ branches-ignore:
+ - 'dependabot/**'
+ tags:
+ - '**'
pull_request:
permissions: { }
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]