Skip to content

issue297: Update the npm packages of BasicServices and ApplicationPattern to 2.0.2-alpha.2 #147

issue297: Update the npm packages of BasicServices and ApplicationPattern to 2.0.2-alpha.2

issue297: Update the npm packages of BasicServices and ApplicationPattern to 2.0.2-alpha.2 #147

Workflow file for this run

name: Linter
on:
pull_request:
branches: [develop]
jobs:
yaml:
name: YAML
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
format: github
config_data: |
extends: default
rules:
line-length: disable
document-start: disable
truthy:
ignore: |
.github/
ignore: |
server/