mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
GHA: add style checker
This commit is contained in:
3
.github/workflows/link-checker-pr.yml
vendored
3
.github/workflows/link-checker-pr.yml
vendored
@@ -60,3 +60,6 @@ jobs:
|
||||
branch: "gh-pages"
|
||||
dist: "out"
|
||||
slug: "pr-preview"
|
||||
|
||||
- name: Run Style Checker
|
||||
run: dactyl_style_checker -q
|
||||
|
||||
2
.github/workflows/pr-preview.yaml
vendored
2
.github/workflows/pr-preview.yaml
vendored
@@ -1,6 +1,6 @@
|
||||
name: "Preview PR builds in the gh-pages branch"
|
||||
|
||||
# Temporarily disabled: Requires permissions the ripple org doesn't allow
|
||||
# Temporarily disabled: attempting to roll this into the link-checker-pr job
|
||||
# on:
|
||||
# pull_request:
|
||||
# types: [opened, edited, synchronize]
|
||||
|
||||
Reference in New Issue
Block a user