Skip to content

Commit

Permalink
[U] update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
LS-KR committed Jun 3, 2024
1 parent 1b495ad commit 7358d30
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
name: Vite Build

on:
# push:
# branches: [main]
pull_request:
types:
- closed
workflow_dispatch:

jobs:
build:
if: github.event.pull_request.merged == true
name: Build main
runs-on: ubuntu-latest

Expand Down

0 comments on commit 7358d30

Please sign in to comment.