Skip to content

Add tracking for battle pets from 10.x Delves #231

Add tracking for battle pets from 10.x Delves

Add tracking for battle pets from 10.x Delves #231

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