Skip to content

Commit 3c8f632

Browse files
committed
chore: Run link checker on pull requests to master.
1 parent e9ee590 commit 3c8f632

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/validate-links.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Validate links
22

33
on:
4+
pull_request:
5+
branches:
6+
- master
47
schedule:
58
- cron: '0 0 * * *'
69
workflow_dispatch:

0 commit comments

Comments
 (0)