Skip to content

chore: migrate superschema/types to orange-cloudavenue #36

chore: migrate superschema/types to orange-cloudavenue

chore: migrate superschema/types to orange-cloudavenue #36

Workflow file for this run

# --------------------------------------------------------------
# WARNING: This file is managed by centralized sync management system.
# Do not edit this file directly, your changes will be overwritten.
# See https://github.com/orange-cloudavenue/workflows for more information.
# --------------------------------------------------------------
name: PR Open/Reopen
on:
pull_request_target:
types: [ opened, reopened ]
concurrency:
group: ${{ github.ref }}-${{ github.head_ref }}-changelog
cancel-in-progress: true
permissions:
contents: write
pull-requests: write
jobs:
auto-assign:
name: "Auto Assign"
uses: orange-cloudavenue/workflows/.github/workflows/pr_auto_assign.yml@main