Module: kamailio
Branch: master
Commit: 4e6772d9c519de997901e1451a3a5e845a508628
URL: 
https://github.com/kamailio/kamailio/commit/4e6772d9c519de997901e1451a3a5e845a508628

Author: Victor Seva <linuxman...@torreviejawireless.org>
Committer: Victor Seva <linuxman...@torreviejawireless.org>
Date: 2021-03-25T00:45:13+01:00

github/workflows: fix branch name

---

Modified: .github/workflows/main.yml

---

Diff:  
https://github.com/kamailio/kamailio/commit/4e6772d9c519de997901e1451a3a5e845a508628.diff
Patch: 
https://github.com/kamailio/kamailio/commit/4e6772d9c519de997901e1451a3a5e845a508628.patch

---

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index f4059cd155..9e11148040 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -3,10 +3,10 @@ name: build
 'on':
   push:
     branches:
-      - main
+      - master
   pull_request:
     branches:
-      - main
+      - master
   # Allows you to run this workflow manually from the Actions tab
   workflow_dispatch:
 jobs:


_______________________________________________
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to