Skip to content

chore(release): v5.0.2 #145

chore(release): v5.0.2

chore(release): v5.0.2 #145

Workflow file for this run

name: Manage PR
on:
pull_request:
branches:
- main
- release
pull_request_review:
types:
- submitted
- edited
jobs:
manage-pr:
name: Manage PR
uses: dot-base/.github/.github/workflows/manage-pr.yml@main

Check failure on line 16 in .github/workflows/manage-pr.yml

View workflow run for this annotation

GitHub Actions / Manage PR

Invalid workflow file

The workflow is not valid. .github/workflows/manage-pr.yml (Line: 16, Col: 11): Secret CR_PAT is required, but not provided while calling.
secrets:
GH_BOT_USER: ${{ secrets.GH_BOT_USER }}
GH_BOT_PAT: ${{ secrets.GH_BOT_PAT }}