Module: kamailio Branch: master Commit: acbc21200c4e19e3bdf626441f235014f0d43bae URL: https://github.com/kamailio/kamailio/commit/acbc21200c4e19e3bdf626441f235014...
Author: Sergey Safarov s.safarov@anycast-lb.net Committer: Sergey Safarov s.safarov@anycast-lb.net Date: 2025-07-04T15:51:56+03:00
github: disabled alpine build for master branch commit [skip ci]
---
Modified: .github/workflows/alpine.yml
---
Diff: https://github.com/kamailio/kamailio/commit/acbc21200c4e19e3bdf626441f235014... Patch: https://github.com/kamailio/kamailio/commit/acbc21200c4e19e3bdf626441f235014...
---
diff --git a/.github/workflows/alpine.yml b/.github/workflows/alpine.yml index 82fc4082199..f08cd940dcf 100644 --- a/.github/workflows/alpine.yml +++ b/.github/workflows/alpine.yml @@ -6,8 +6,6 @@ on: push: tags: - '[0-9]+.[0-9]+.[0-9]+' - branches: - - master # Allows you to run this workflow manually from the Actions tab workflow_dispatch: