Sync fork squash
This commit is contained in:
parent
e779f8701c
commit
da1f77b27b
1 changed files with 2 additions and 1 deletions
3
.github/workflows/sync_fork.yml
vendored
3
.github/workflows/sync_fork.yml
vendored
|
@ -14,4 +14,5 @@ jobs:
|
|||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
owner: nginx-proxy
|
||||
base: master
|
||||
head: master
|
||||
head: master
|
||||
merge_method: squash
|
Loading…
Reference in a new issue