Skip to content

Commit

Permalink
Merge pull request #545 from kubescape/yuleib-patch-2
Browse files Browse the repository at this point in the history
Update pr-tests.yaml
  • Loading branch information
yuleib authored Nov 23, 2023
2 parents 45bfbaa + b948f9a commit 49b18f9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/pr-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ env:
REGO_ARTIFACT_PATH: releaseDev

jobs:
# testing link checks
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
- name: Check links
uses: gaurav-nelson/github-action-markdown-link-check@5c5dfc0ac2e225883c0e5f03a85311ec2830d368
with:
use-verbose-mode: 'yes'
# # testing link checks
# markdown-link-check:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
# - name: Check links
# uses: gaurav-nelson/github-action-markdown-link-check@5c5dfc0ac2e225883c0e5f03a85311ec2830d368
# with:
# use-verbose-mode: 'yes'

# main job of testing and building the env.
test_pr_checks:
Expand Down

0 comments on commit 49b18f9

Please sign in to comment.