Merge pull request #67 from owncloud/fix/gh-branch-protection

Grant access to protected branches to oc employees
This commit is contained in:
Thomas Boerger
2019-12-11 14:44:25 +01:00
committed by GitHub
+1
View File
@@ -93,5 +93,6 @@ branches:
users: []
teams:
- ci
- employees
...