mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-27 18:50:43 +00:00
Test current default repository
This commit is contained in:
@@ -58,6 +58,7 @@ jobs:
|
||||
- name: Enable auto-merge for pull request
|
||||
if: ${{ steps.cpr.outputs.pull-request-number }}
|
||||
run: |
|
||||
gh repo set-default --view
|
||||
gh pr merge --auto --merge "${{ steps.cpr.outputs.pull-request-url }}"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user