Skip to content

build(deps): bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#435) #314

build(deps): bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#435)

build(deps): bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#435) #314

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