Skip to content

Revert "build(deps): bump com.massivecraft:Factions from 1.6.9.5-U0.6… #390

Revert "build(deps): bump com.massivecraft:Factions from 1.6.9.5-U0.6…

Revert "build(deps): bump com.massivecraft:Factions from 1.6.9.5-U0.6… #390

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