Skip to content

feat: add handshake process between Brightspace and Unlocked - Resident-to-Student Mapping #522 #590

feat: add handshake process between Brightspace and Unlocked - Resident-to-Student Mapping #522

feat: add handshake process between Brightspace and Unlocked - Resident-to-Student Mapping #522 #590

Workflow file for this run

name: commits
on: [push, pull_request]
jobs:
build:
name: conventional
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}