Browse Source

github: CODEOWNERS to protect workflows [skip ci]

> https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
> https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-codeowners-to-monitor-changes
Victor Seva 1 year ago
parent
commit
338f848c2d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      CODEOWNERS

+ 2 - 0
CODEOWNERS

@@ -0,0 +1,2 @@
+# workflows changes need admin approval
+.github/workflows/ @kamailio/admin