Skip to content

Add powder snow block to the list of blocks that the Explosive Shovel can break #6350

Add powder snow block to the list of blocks that the Explosive Shovel can break

Add powder snow block to the list of blocks that the Explosive Shovel can break #6350

Workflow file for this run

name: YAML Linter
on:
push:
paths:
- '**.yml'
pull_request:
branches:
- master
permissions:
contents: read
jobs:
linter:
name: YAML Linter
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: YAML Linter
uses: ibiqlik/[email protected]
with:
config_file: '.github/configs/yaml-linter.yml'