forked from firka/flutter
Revert "Update link branches to main" (#146880)
Reverts flutter/flutter#146558 Causes failure
This commit is contained in:
2
.github/workflows/easy-cp.yml
vendored
2
.github/workflows/easy-cp.yml
vendored
@@ -53,7 +53,7 @@ jobs:
|
||||
# TODO(xilaizhang): remove this step once the template is available on release branches.
|
||||
- name: Get CP Template
|
||||
run: |
|
||||
curl -o PULL_REQUEST_CP_TEMPLATE.md https://raw.githubusercontent.com/flutter/flutter/main/.github/PR_TEMPLATE/PULL_REQUEST_CP_TEMPLATE.md
|
||||
curl -o PULL_REQUEST_CP_TEMPLATE.md https://raw.githubusercontent.com/flutter/flutter/master/.github/PR_TEMPLATE/PULL_REQUEST_CP_TEMPLATE.md
|
||||
- name: Create PR on CP success
|
||||
if: ${{ steps.attempt-cp.conclusion == 'success' }}
|
||||
working-directory: ./flutter
|
||||
|
||||
Reference in New Issue
Block a user