Skip to content

Rename Types.swift to Stub.swift, as that's all it now contains #281

Rename Types.swift to Stub.swift, as that's all it now contains

Rename Types.swift to Stub.swift, as that's all it now contains #281

Workflow file for this run

name: skip-ui
on:
push:
branches: '*'
tags: "[0-9]+.[0-9]+.[0-9]+"
schedule:
- cron: '0 1,11 * * *'
workflow_dispatch:
pull_request:
permissions:
contents: write
jobs:
call-workflow:
uses: skiptools/skip/.github/workflows/skiplib.yml@main