Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
test on push
Browse files Browse the repository at this point in the history
  • Loading branch information
laysauchoa committed Jul 27, 2022
1 parent e41d903 commit 61bf1fa
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/linkcheck.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: LinkCheck - all files

on:
schedule:
- cron: "* * * * *"
push:
branches:
- master
tags:
- "**"
pull_request:

jobs:
prose:
Expand Down

0 comments on commit 61bf1fa

Please sign in to comment.