Skip to content

Commit

Permalink
Add branch protection for Heimdall MFA'd reviews (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdehoog authored Mar 15, 2023
1 parent 82956b0 commit 864bab2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .codeflow.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
secure:
required_reviews: 0
requires_mfa: true
branches:
- main

0 comments on commit 864bab2

Please sign in to comment.