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 02327c4 commit e2eb519Copy full SHA for e2eb519
.github/workflows/validate-pr.yml
@@ -60,8 +60,6 @@ jobs:
60
fi
61
node scripts/upload-recording/download.js --branch $branch --git
62
node scripts/clone-elasticsearch/index.js --branch $branch
63
- env:
64
- GCS_CREDENTIALS: ${{ secrets.GCS_CREDENTIALS }}
65
66
- name: Run validation
67
id: validation
0 commit comments