mirror of
https://github.com/naimo84/awesome-nodered.git
synced 2026-05-01 04:19:24 -05:00
13 lines
247 B
YAML
13 lines
247 B
YAML
name: awesome-lint
|
|
on:
|
|
push:
|
|
branches: [ main ]
|
|
jobs:
|
|
build-and-deploy:
|
|
runs-on: ubuntu-latest
|
|
steps:
|
|
- name: Checkout
|
|
uses: actions/checkout@v2.3.1
|
|
- name: awesome-lint
|
|
run: |
|
|
npx awesome-lint |