Skip to content

(APG-254) Add the ability the delete a course offering #2872

(APG-254) Add the ability the delete a course offering

(APG-254) Add the ability the delete a course offering #2872

Workflow file for this run

name: Git
on:
pull_request:
jobs:
message-check:
name: Block fixup, squash and merge commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- name: Block fixup and squash commits
uses: 13rac1/block-fixup-merge-action@v2.0.0