Skip to content

When adding a workspace from A to B, update the user_count of workspaces #312

When adding a workspace from A to B, update the user_count of workspaces

When adding a workspace from A to B, update the user_count of workspaces #312

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