Skip to content

Heatmap function breakdown and change the df_actions to be based on search bar results #827

Heatmap function breakdown and change the df_actions to be based on search bar results

Heatmap function breakdown and change the df_actions to be based on search bar results #827

Workflow file for this run

name: Check Spelling
on: # yamllint disable-line rule:truthy
push:
branches:
- "*"
pull_request:
branches:
- "*"
jobs:
lint-spelling:
runs-on: ubuntu-latest
steps:
- name: Code Checkout
uses: actions/checkout@v2
- name: Spellcheck
uses: rojopolis/[email protected]