Skip to content

Bump textual from 0.70.0 to 0.79.1 #25

Bump textual from 0.70.0 to 0.79.1

Bump textual from 0.70.0 to 0.79.1 #25

Workflow file for this run

name: Semver Check
on:
pull_request:
branches: [main]
jobs:
semver:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Check Semver
run: ./scripts/semver-check.sh