Вт
Size: a a a
Вт
I
I
Вт
I
Вт
I
Вт
name: on-push
on: [push]
env:
API_GATEWAY:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Get Changed Files
id: get_changed_files
uses: lots0logs/gh-action-get-changed-files@2.1.4
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Setup node
uses: actions/setup-node@v1
with:
node-version: "12.x"
- name: npm i
uses: bahmutov/npm-install@v1
with:
working-directory: .
- name: Vale
uses: errata-ai/vale-action@v1.4.1
with:
files: __onlyModified
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
- name : Link Check
uses: gaurav-nelson/github-action-markdown-link-check@v1.0.12
with:
use-quiet-mode: 'no'
use-verbose-mode: 'yes'
base-branch: 'main'
check-modified-files-only: 'yes'
I
Вт
EO
EO
SS
EO
SS
EO

SS
EO
EO
EO