Skip to content

Merge pull request #24 from tayloraswift/adopt-reusable-workflows #7

Merge pull request #24 from tayloraswift/adopt-reusable-workflows

Merge pull request #24 from tayloraswift/adopt-reusable-workflows #7

Workflow file for this run

name: iOS
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
uses: tayloraswift/swift-device-action/.github/workflows/build.yml@master
with:
xcode-scheme: 'swift-noise-Package'
destination: ${{ github.workflow }}