auth0 / Auth0.swift

Auth0 SDK for Apple platforms
https://auth0.github.io/Auth0.swift
MIT License
345 stars 225 forks source link

Add GitHub Actions workflow [SDK-4389] #790

Closed Widcket closed 1 year ago

Widcket commented 1 year ago

📋 Changes

This PR adds a workflow for running all CI checks using GitHub Actions. The CircleCI configuration will be removed in a follow-up PR.

Screenshot 2023-08-16 at 11 44 56 PM

This workflow and the two included composite actions can easily be reused for migrating our other Swift libraries.