Skip to content

Commit

Permalink
Update actions (knative#497)
Browse files Browse the repository at this point in the history
Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation authored Jul 8, 2021
1 parent e6e703d commit 95b78f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/knative-go-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 95b78f1

Please sign in to comment.