Update CI-linpeas_dev.yml

This commit is contained in:
Carlos Polop 2021-06-18 03:15:15 +02:00 committed by GitHub
parent d618af639b
commit e929e031df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,5 +55,5 @@ jobs:
- name: pull-request
uses: repo-sync/pull-request@v2
with:
destination_branch: "linpeas-prod" #Pull request to master
destination_branch: "linpeas_prod"
github_token: ${{ secrets.GITHUB_TOKEN }}