Skip to content

Create FUNDING.yml

Create FUNDING.yml #71

Workflow file for this run

on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run linksafe
uses: TechWiz-3/linksafe@main
with:
dirs: ".,./docs"
verbose: true
whitelist_files: "./docs/index.html"