Skip to content

[pull] master from azl397985856:master #73

[pull] master from azl397985856:master

[pull] master from azl397985856:master #73

Workflow file for this run

name: Continuous Integration
on:
pull_request:
branches: [master]
jobs:
markdown-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: "16"
- name: Install packages
run: sudo gem install mdl
- name: Get file changes
id: get_file_changes
uses: trilom/file-changes-action@v1.2.3
with:
output: " "
- name: Echo file changes
run: |
echo Changed files: ${{ steps.get_file_changes.outputs.files }}
- name: Lint markdown files
run: mdl ${{ steps.get_file_changes.outputs.files}}
- run: npm install
- run: node .github/check-format.js
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy