issues
search
auth0
/
SimpleKeychain
A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS
https://auth0.github.io/SimpleKeychain
MIT License
587
stars
76
forks
source link
Improve GH Actions workflows
#192
Closed
Widcket
closed
1 year ago
Widcket
commented
1 year ago
[ ] All new/changed/fixed functionality is covered by tests (or N/A)
[ ] I have added documentation for all new/changed functionality (or N/A)
📋 Changes
Use a concurrency group to cancel previous runs when pushing successive commits to a PR
Pin the version of a couple actions that were not pinned to a SHA
Remove "Cancel wokflow on failure" step as that requires additional permissions
Simplify Carthage cache steps
📋 Changes