Skip to content

WIP: Need to make recurring rides work as a feature; Fixed Schedule so that rides from other days show up. #1562

WIP: Need to make recurring rides work as a feature; Fixed Schedule so that rides from other days show up.

WIP: Need to make recurring rides work as a feature; Fixed Schedule so that rides from other days show up. #1562

Workflow file for this run

name: CI Policies
on: pull_request
jobs:
warn-big-diff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: cornell-dti/big-diff-warning@master
env:
BOT_TOKEN: '${{ secrets.BOT_TOKEN }}'