diff options
author | Casey Lee <cplee@nektos.com> | 2021-05-05 07:45:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-05 07:45:34 +0200 |
commit | e79379cfaa9fb33aff881aea278c2ccf2553842e (patch) | |
tree | 1ad6a32b043af2ca7ee415687d8d809b23b165a9 /.mergify.yml | |
parent | Mergify: configuration update (#662) (diff) | |
download | forgejo-act-e79379cfaa9fb33aff881aea278c2ccf2553842e.tar.xz forgejo-act-e79379cfaa9fb33aff881aea278c2ccf2553842e.zip |
Mergify: configuration update (#663)
Diffstat (limited to '.mergify.yml')
-rw-r--r-- | .mergify.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.mergify.yml b/.mergify.yml index 79a5fa5..ab32148 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -87,3 +87,4 @@ pull_request_rules: actions: merge: method: squash + strict: true |