Skip to content

Commit

Permalink
ci: don't run linkchecker twice on pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
florianvazelle committed Oct 27, 2023
1 parent eee6d04 commit ec6e170
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Link Checker
on:
push:
pull_request:

jobs:
linkchecker:
Expand Down

0 comments on commit ec6e170

Please sign in to comment.