Skip to content

fix: The loop nodes in the canvas are prohibited from being copied in… #2179

fix: The loop nodes in the canvas are prohibited from being copied in…

fix: The loop nodes in the canvas are prohibited from being copied in… #2179

on:
push:
branches:
- 'pr@**'
- 'repr@**'
name: 针对特定分支名自动创建 PR
jobs:
generic_handler:
name: 自动创建 PR
runs-on: ubuntu-latest
steps:
- name: Create pull request
uses: jumpserver/action-generic-handler@master
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}