Skip to content

Commit

Permalink
fix: github action 트리거 조건 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hanyugeon committed May 30, 2024
1 parent acab7b8 commit 9644d82
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: LightHouse CI

on:
pull_request:
branches:
- main
- release
on: [push]

jobs:
lhci:
Expand Down

0 comments on commit 9644d82

Please sign in to comment.