Skip to content

Commit

Permalink
test: webshare test 종료후 원래 workflow로 돌리기
Browse files Browse the repository at this point in the history
  • Loading branch information
ljh0608 authored Sep 1, 2024
1 parent 448b306 commit e76e291
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-buildRepo.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Push Main
name: Push Main

on:
push:
branches: [ "main", "feat/#325/webShareAPI" ]
branches: [ "main" ]

jobs:
push_main:
Expand Down

0 comments on commit e76e291

Please sign in to comment.