Skip to content

refactor!: drop support for v1_8_R1, v1_9_R2 & v1_10_R1 #337

refactor!: drop support for v1_8_R1, v1_9_R2 & v1_10_R1

refactor!: drop support for v1_8_R1, v1_9_R2 & v1_10_R1 #337

Workflow file for this run

name: Lint the YML files
on: [pull_request, push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Runs the YML file checker
run: yamllint -f standard -c ./.github/ymllint-config.yml ./modules/SilkSpawners/src/main/resources