Skip to content

Commit

Permalink
chore(policy): Remove redundant review policy (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
nhhagen authored Mar 5, 2024
1 parent fbc1bab commit 3b85d96
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .policy.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
policy:
approval:
- CI
- or:
- Dependabot update
- Code change

approval_rules:
- name: CI
if:
has_successful_status:
- "build"
- name: Dependabot update
requires:
count: 1
Expand Down

0 comments on commit 3b85d96

Please sign in to comment.