Skip to content

Register the options UI with Blizzard's Addon Compartment #168

Register the options UI with Blizzard's Addon Compartment

Register the options UI with Blizzard's Addon Compartment #168

name: Table of Contents
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches: [master]
jobs:
toc:
name: Check interface versions
runs-on: ubuntu-latest
steps:
- name: Check out Git repository
uses: actions/checkout@v4
- name: Check for outdated interface versions
run: .github/check-interface-versions.sh