Skip to content

Modify code when changing workspace's workspace group #305

Modify code when changing workspace's workspace group

Modify code when changing workspace's workspace group #305

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