Skip to content

Commit

Permalink
Update pull.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam authored Feb 3, 2025
1 parent e9b0948 commit c6081cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ version: "1"
rules: # Array of rules
- base: main # Required. Target branch
upstream: openvenues:master # Required. Must be in the same fork network.
mergeMethod: squash # Optional, one of [none, merge, squash, rebase, hardreset], Default: none.
mergeMethod: merge # Optional, one of [none, merge, squash, rebase, hardreset], Default: none.
label: ":arrow_heading_down: pull" # Optional

0 comments on commit c6081cd

Please sign in to comment.