Skip to content

νšŒμ›κ°€μž… νŽ˜μ΄μ§€ 퍼블리싱 #25

νšŒμ›κ°€μž… νŽ˜μ΄μ§€ 퍼블리싱

νšŒμ›κ°€μž… νŽ˜μ΄μ§€ 퍼블리싱 #25

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