Skip to content

Add index to key animation #36

Add index to key animation

Add index to key animation #36

Workflow file for this run

name: ci_swiftlint
on:
pull_request:
branches:
- main
types:
- opened
- reopened
- synchronize
push:
branches:
- main
jobs:
swiftlint:
runs-on: ubuntu-latest
name: Run SwiftLint
steps:
- name: Checkout
uses: actions/checkout@v4
- name: GitHub Action for SwiftLint
uses: norio-nomura/action-swiftlint@3.2.1
with:
args: --strict