Module: kamailio
Branch: master
Commit: b306bab6fb87033dadbf7b5eefbfbd233e3dc51a
URL:
https://github.com/kamailio/kamailio/commit/b306bab6fb87033dadbf7b5eefbfbd2…
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Committer: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: 2023-06-27T01:34:01+02:00
github: dependabot use prefix in commit [skip ci]
---
Modified: .github/dependabot.yml
---
Diff:
https://github.com/kamailio/kamailio/commit/b306bab6fb87033dadbf7b5eefbfbd2…
Patch:
https://github.com/kamailio/kamailio/commit/b306bab6fb87033dadbf7b5eefbfbd2…
---
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 23c4cb3b50..775cd54658 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -5,3 +5,5 @@ updates:
directory: "/"
schedule:
interval: "weekly"
+ commit-message:
+ prefix: "github: [skip ci]"