Skip to content

feature: Implement drag and drop for cards on dashboard #1632 #35

feature: Implement drag and drop for cards on dashboard #1632

feature: Implement drag and drop for cards on dashboard #1632 #35

Workflow file for this run

name: Checks for opened PR
on:
pull_request:
types: [opened, synchronize]
jobs:
swiftlint:
runs-on: ubuntu-latest
name: SwiftLint
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint
uses: norio-nomura/[email protected]