Skip to content

feature: Follow selected resolution in all chart settings #1996 #173

feature: Follow selected resolution in all chart settings #1996

feature: Follow selected resolution in all chart settings #1996 #173

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/action-swiftlint@3.2.1