Skip to content

Commit

Permalink
ci: allow force push within branch protection
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Jul 21, 2023
1 parent 5d3678f commit ddf9488
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ labels:
branches:
- name: master
protection:
allow_force_pushes: true
required_pull_request_reviews: null
required_status_checks:
strict: true
Expand Down

0 comments on commit ddf9488

Please sign in to comment.