Skip to content

Merge recent community changes into branch with adjustments #1

Merge recent community changes into branch with adjustments

Merge recent community changes into branch with adjustments #1

Workflow file for this run

name: PR
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
- ready_for_review
jobs:
title:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}