Skip to content

Create back-to-top button using HTML and CSS #537

Create back-to-top button using HTML and CSS

Create back-to-top button using HTML and CSS #537

Workflow file for this run

name: Link-check
on:
schedule:
- cron: '0 0 * * 1' # every monday
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run linksafe
uses: TechWiz-3/linksafe@main