Skip to content

Commit 864bab2

Browse files
author
Michael de Hoog
authored
Add branch protection for Heimdall MFA'd reviews (#27)
1 parent 82956b0 commit 864bab2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.codeflow.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
secure:
2+
required_reviews: 0
3+
requires_mfa: true
4+
branches:
5+
- main

0 commit comments

Comments
 (0)