Skip to content

Add pre- / post-stock prices (and other useful information) #408

Add pre- / post-stock prices (and other useful information)

Add pre- / post-stock prices (and other useful information) #408

Workflow file for this run

name: Ruff
on:
pull_request:
branches:
- master
- main
- dev
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1