Skip to content

μŠ€ν† λ¦¬λΆ 및 ν¬λ‘œλ§ˆν‹± μžλ™ 배포 μ›Œν¬ν”Œλ‘œμš° μΆ”κ°€ μ…‹μ—… #5

μŠ€ν† λ¦¬λΆ 및 ν¬λ‘œλ§ˆν‹± μžλ™ 배포 μ›Œν¬ν”Œλ‘œμš° μΆ”κ°€ μ…‹μ—…

μŠ€ν† λ¦¬λΆ 및 ν¬λ‘œλ§ˆν‹± μžλ™ 배포 μ›Œν¬ν”Œλ‘œμš° μΆ”κ°€ μ…‹μ—… #5

Workflow file for this run

name: "PR Test"
on:
pull_request:
types: [opened, reopened, synchronize]
branches: [main, develop]
jobs:
build:
uses: ./.github/workflows/_build.yaml
with:
NODE_VERSION: 20.x