Skip to content

Merge pull request #4 from DevOps-and-Cloud-based-Software/1-reorgani… #23

Merge pull request #4 from DevOps-and-Cloud-based-Software/1-reorgani…

Merge pull request #4 from DevOps-and-Cloud-based-Software/1-reorgani… #23

Workflow file for this run

name: test
on:
[push]
jobs:
test:
runs-on: ubuntu-latest
name: Test URLs
steps:
- name: Checkout
uses: actions/checkout@v3
- name: urls-checker
uses: urlstechie/urlchecker-action@master
with:
file_types: .md,yaml,json
retry_count: 3
exclude_patterns: http://IP:NODE_PORT,http://localhost,http://xxxxxxxxx.compute-1.amazonaws.com,http://IP,http://minikube.test,http://prometheus.monitoring:9090