Skip to content

Implement not only App config but also User config and integrate the User environment into the App environment #44

Implement not only App config but also User config and integrate the User environment into the App environment

Implement not only App config but also User config and integrate the User environment into the App environment #44

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