Skip to content

Commit

Permalink
ci: Disable validate on push for policybot
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger committed Jul 7, 2023
1 parent 97a7f9e commit d6c23c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .policy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ approval_rules:
options:
allow_author: false # just for completeness
allow_contributor: true # Update button 'contributions' should be ignored
invalidate_on_push: true
invalidate_on_push: false
ignore_update_merges: true
if:
targets_branch:
Expand Down

0 comments on commit d6c23c6

Please sign in to comment.