Skip to content

Commit

Permalink
fix: 워크플로 동작 조건 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hanyugeon committed May 29, 2024
1 parent e17d774 commit a92bf4d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: lighthouse CI

on:
pull_request:
branches: [push]
on: [push]

jobs:
lhci:
Expand Down

0 comments on commit a92bf4d

Please sign in to comment.