Skip to content

Commit

Permalink
Run lint on PR branch
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwoodnz committed Aug 9, 2024
1 parent 43a1ee0 commit 37ce41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Static Analysis (Linting)
# This workflow is triggered on pushes to trunk, and any PRs.
on:
push:
branches: [trunk]
branches: [trunk, fix/2832-remove-old-themes]
pull_request:
workflow_dispatch:

Expand Down

0 comments on commit 37ce41b

Please sign in to comment.