Skip to content

Commit

Permalink
anew
Browse files Browse the repository at this point in the history
  • Loading branch information
utksi committed Jan 15, 2025
1 parent 362c0be commit 5b169b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/broken-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
- "!.github/workflows/deploy-image.yml"
- "!.github/workflows/docker-slim.yml"
- "!.github/workflows/lighthouse-badger.yml"
- "!.github/workflows/prettier.yml"
# - "!.github/workflows/prettier.yml"
- "!lighthouse_results/**"
pull_request:
branches:
Expand All @@ -35,7 +35,7 @@ on:
- "!.github/workflows/deploy-image.yml"
- "!.github/workflows/docker-slim.yml"
- "!.github/workflows/lighthouse-badger.yml"
- "!.github/workflows/prettier.yml"
# - "!.github/workflows/prettier.yml"
- "!lighthouse_results/**"

jobs:
Expand Down

0 comments on commit 5b169b0

Please sign in to comment.