Skip to content

Commit

Permalink
ci: remove if pull_request condition
Browse files Browse the repository at this point in the history
  • Loading branch information
grantwforsythe committed May 7, 2024
1 parent 0284bd2 commit e670601
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
jobs:
lighthouse:
runs-on: ubuntu-latest
if: >-
github.event.issue.pull_request
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit e670601

Please sign in to comment.