Skip to content

Commit

Permalink
Update databricks-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewcasale authored Jul 25, 2022
1 parent b28e6e5 commit 02d202b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/databricks-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
- name: Trigger notebook from PR branch
uses: databricks/run-notebook@v0
with:
databricks-host: ${{ secrets.DATABRICKS_HOST }}
databricks-token: ${{ secrets.DATABRICKS_TOKEN }}
git-commit: ${{ github.event.pull_request.head.sha }}
local-notebook-path: bancor_research/bancor_simulator/tests/notebooks/pypi-installer-test.py
existing-cluster-id: 0718-131334-gdlfepzf

0 comments on commit 02d202b

Please sign in to comment.