Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Updated project version #12

Updated project version

Updated project version #12

name: No API Breaking Changes
on:
pull_request:
branches: [main]
paths:
- 'Package.swift'
- 'Sources/**'
- '.github/workflows/no-breaking-changes.yml'
jobs:
breaking-changes:
uses: request-dl/.github/.github/workflows/no-breaking-changes.yml@main
with:
xcode-version: "15.2"
platform: macOS-13
secrets: inherit