Skip to content

Commit 2e8dc9b

Browse files
committed
trigger linkchecker action on PR as well
1 parent 1c0d78a commit 2e8dc9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
name: Link Check on README.md
44

5-
on: push
5+
on: [push, pull_request]
66
jobs:
77
linkChecker:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)