Skip to content

Commit

Permalink
Merge branch 'add/kdf/active_swaps-v2' of https://github.com/KomodoPl…
Browse files Browse the repository at this point in the history
…atform/komodo-docs-mdx into add/kdf/active_swaps-v2
  • Loading branch information
smk762 committed Nov 25, 2024
2 parents 2a844c1 + 9aa2c8e commit 6d8e9cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/get_data_lint_files_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ jobs:
key: npm-${{ hashFiles('package-lock.json') }}
restore-keys: npm-

- name: Generate configs
- name: Generate API methods table
if: github.base_ref == 'main' || github.ref == 'refs/heads/main'
shell: bash
run: ${GITHUB_WORKSPACE}/utils/gen_api_methods_table.py

Expand Down

0 comments on commit 6d8e9cb

Please sign in to comment.