Skip to content

[WIP] json for theme 2.0 #16836

[WIP] json for theme 2.0

[WIP] json for theme 2.0 #16836

Workflow file for this run

name: "Check"
on: pull_request
jobs:
author-check:
runs-on: ubuntu-latest
steps:
- name: Verified Github Authors
uses: joshwooding/verified-github-author-action@v0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}