Skip to content

Create a new profile that disables build failures in CI #1221

Create a new profile that disables build failures in CI

Create a new profile that disables build failures in CI #1221

Workflow file for this run

name: 'Auto Assign PR'
on: pull_request_target
jobs:
assign-pr:
name: 'Auto Assign PR'
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"