Skip to content

Commit

Permalink
Avoid redundant conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
bittremieux committed Aug 22, 2024
1 parent 8a32d7b commit c0b74ec
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/linkcheck.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Broken link check
on:
push:
branches: [ main ]
page_build
pull_request:
branches: [ main ]
page_build:

jobs:
broken_link_checker_job:
Expand Down

0 comments on commit c0b74ec

Please sign in to comment.