Skip to content

Remove default config file and add exec subcommand #16

Remove default config file and add exec subcommand

Remove default config file and add exec subcommand #16

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