Skip to content

Get info from config.yaml, not environments' yaml files #28

Get info from config.yaml, not environments' yaml files

Get info from config.yaml, not environments' yaml files #28

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