Skip to content

fix(release): do not throw 500 when release is not found. #12

fix(release): do not throw 500 when release is not found.

fix(release): do not throw 500 when release is not found. #12

Workflow file for this run

name: PR Assistant
on:
pull_request:
types: [opened, edited, synchronize]
permissions:
pull-requests: write
issues: write
contents: write
jobs:
pr-assistant:
runs-on: ubuntu-latest
steps:
- uses: codex-team/action-pr-assistant@master
with:
check: description
mode: draft