Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/configcat/swift-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Nov 29, 2022
2 parents 5bbbb7f + af0091d commit b649e82
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
12 changes: 12 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: Mark stale issues

on:
schedule:
- cron: '0 1 * * *'

workflow_dispatch:

jobs:
stale:
uses: configcat/.github/.github/workflows/stale.yml@master
secrets: inherit
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ ConfigCat is a <a href="https://configcat.com" target="_blank">hosted feature fl
[![CocoaPods](https://img.shields.io/cocoapods/v/ConfigCat.svg)](https://cocoapods.org/pods/ConfigCat)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![Supported Platforms](https://img.shields.io/cocoapods/p/ConfigCat.svg?style=flat)](https://configcat.com/docs/sdk-reference/ios)
![License](https://img.shields.io/github/license/configcat/swift-sdk.svg)

## Getting started

Expand Down

0 comments on commit b649e82

Please sign in to comment.