Skip to content

Adds the ability to find and display common timeslots between assigned students on a project in their intro email. #7

Adds the ability to find and display common timeslots between assigned students on a project in their intro email.

Adds the ability to find and display common timeslots between assigned students on a project in their intro email. #7

Workflow file for this run

name: Dependabot auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.DPBMERGETOKEN }}