Skip to content

Add note that Spark is included in Paper 1.21, Add embed note that Timings is deprecated #50

Add note that Spark is included in Paper 1.21, Add embed note that Timings is deprecated

Add note that Spark is included in Paper 1.21, Add embed note that Timings is deprecated #50

Workflow file for this run

name: Validate-YAML
on:
pull_request:
paths:
- 'embeds.yml'
types:
- opened
- reopened
- synchronize
jobs:
validate-yaml:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Validate YAML file
run: yamllint -c .yamllint embeds.yml