Skip to content

Commit

Permalink
remove ssh-key since schemas repo is public
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelleArk committed May 22, 2024
1 parent 59db5ca commit b8d3a8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/schema-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
with:
repository: dbt-labs/schemas.getdbt.com
ref: 'main'
ssh-key: ${{ secrets.SCHEMA_SSH_PRIVATE_KEY }}
path: ${{ env.SCHEMA_REPO_DIRECTORY }}

- name: Generate current schema
Expand Down

0 comments on commit b8d3a8a

Please sign in to comment.