Skip to content

Fix Favorite click with Long and Tap Gesture #37

Fix Favorite click with Long and Tap Gesture

Fix Favorite click with Long and Tap Gesture #37

Workflow file for this run

name: Swiftlint
on:
pull_request:
paths:
- '.github/workflows/swiftlint.yml'
- '.swiftlint.yml'
- '**/*.swift'
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: GitHub Action for SwiftLint
uses: norio-nomura/action-swiftlint@master