Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Disable the linting process for AWS States Language (VALIDATE_STATES) (
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Aug 9, 2020
1 parent 003da80 commit 155b0a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ jobs:
################################
- name: Lint Code Base
uses: docker://github/super-linter
env:
VALIDATE_STATES: flase
3 changes: 0 additions & 3 deletions .github/workflows/periodic-broken-link-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
broken-link-checker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
ref: gh-pages
- name: Broken link checker
env:
EXCLUDE: |
Expand Down

0 comments on commit 155b0a8

Please sign in to comment.