Skip to content

test code 수정

test code 수정 #239

Workflow file for this run

name: Pull Request Execute Test
on:
pull_request:
branches:
- develop
types:
- opened
- synchronize
- reopened
jobs:
build:
uses: ./.github/workflows/pull-request-test-v1.yml
name: "ci"
secrets: inherit