mirror of https://github.com/knative/docs.git
Update actions (#3975)
Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
4c24858f5a
commit
6a3376c3d4
|
|
@ -50,6 +50,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- name: Merge upstream
|
||||
if: github.event_name == 'pull_request'
|
||||
run: |
|
||||
git remote add upstream https://github.com/${{ github.repository }}.git
|
||||
git fetch upstream ${{ github.base_ref }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue