Skip to content

feat: Add user info to suspended node when resuming #2062

feat: Add user info to suspended node when resuming

feat: Add user info to suspended node when resuming #2062

Workflow file for this run

name: PR
on:
pull_request_target:
types:
- opened
- edited
- reopened
- synchronize
jobs:
title-check:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}