We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf42f28 commit 92b3292Copy full SHA for 92b3292
.github/workflows/node.js.yml
@@ -44,7 +44,6 @@ jobs:
44
45
- name: Fetch fork upstream
46
run: |
47
- # Add the main repository as a remote
48
git remote add forkUpstream https://github.com/${{ github.event.pull_request.head.repo.full_name }} # URL of the fork
49
git fetch forkUpstream # Fetch fork
50
packages/core/src/awsService/ec2/commands2.ts
0 commit comments