Skip to content

feat: add * option to project channel of internal type #22

feat: add * option to project channel of internal type

feat: add * option to project channel of internal type #22

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