Skip to content

added columns and mutations for streaks and max streak #27

added columns and mutations for streaks and max streak

added columns and mutations for streaks and max streak #27

Workflow file for this run

name: shuttle-run
on:
pull_request:
branches: [ "master", "develop" ]
jobs:
run-project:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run shuttle project locally.
uses: ivinjabraham/[email protected]
with:
secrets: |
ROOT_SECRET = '${{ secrets.ROOT_SECRET }}'