Skip to content

Merge v0 to master branch #1

Merge v0 to master branch

Merge v0 to master branch #1

name: "[PR Open] example"
on:
pull_request:
types: [opened]
jobs:
example:
runs-on: ubuntu-latest
steps:
- run: echo "Implement here with test codes!"