Skip to content

build(deps): bump com.mebigfatguy.sb-contrib:sb-contrib from 7.6.4 to 7.6.5 #533

build(deps): bump com.mebigfatguy.sb-contrib:sb-contrib from 7.6.4 to 7.6.5

build(deps): bump com.mebigfatguy.sb-contrib:sb-contrib from 7.6.4 to 7.6.5 #533

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@v4.1.7
- name: Runs the YML file checker
run: yamllint -f standard -c ./.github/ymllint-config.yml ./modules/SilkSpawners/src/main/resources