Skip to content

Commit

Permalink
temporarily run linter it's own PR branch
Browse files Browse the repository at this point in the history
  • Loading branch information
a-hariti committed Jul 23, 2024
1 parent def448b commit 645036b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-404s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Lint Docs for 404s

on:
push:
branches: [master]
branches: [lint-404s]
pull_request:
branches: [master]
branches: [lint-404s]

jobs:
index:
Expand Down

0 comments on commit 645036b

Please sign in to comment.