Skip to content

Add file types

Add file types #3

Workflow file for this run

name: Check URLs
on: push
jobs:
build:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v3
- name: URLs checker
uses: urlstechie/urlchecker-action@master
with:
print_all: false
timeout: 5
retry_count: 3
file_types: .py
include_files: BALSAMIC/constants/cache.py