Skip to content

build(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.1 to 4.9.4.2 #635

build(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.1 to 4.9.4.2

build(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.1 to 4.9.4.2 #635

Workflow file for this run

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