Skip to content

Added BLoC code base #3

Added BLoC code base

Added BLoC code base #3

name: No API Breaking Changes
on:
pull_request:
branches: [main]
paths:
- 'Package.swift'
- 'Sources/**'
- '.github/workflows/no-breaking-changes.yml'
jobs:
breaking-changes:
uses: swift-bloc/.github/.github/workflows/no-breaking-changes.yml@main

Check failure on line 13 in .github/workflows/no-breaking-changes.yml

View workflow run for this annotation

GitHub Actions / No API Breaking Changes

Invalid workflow file

The workflow is not valid. .github/workflows/no-breaking-changes.yml (Line: 13, Col: 11): Input xcode-version is required, but not provided while calling.
secrets: inherit