Skip to content

Adding DeployBot that allows theme deployment directly from Github, Gitlab, etc #8

Adding DeployBot that allows theme deployment directly from Github, Gitlab, etc

Adding DeployBot that allows theme deployment directly from Github, Gitlab, etc #8

Workflow file for this run

name: CI
on:
pull_request:
branches: [main]
jobs:
Awesome_Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: npx awesome-lint