mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 23:59:08 +00:00
fix: remove description of pr in message (#737)
Some checks are pending
🤖 Android APK Build / 🏗️ Build Android APK (push) Waiting to run
🔒 Lockfile Consistency Check / 🔍 Check bun.lock and package.json consistency (push) Waiting to run
🛡️ CodeQL Analysis / 🔎 Analyze with CodeQL (javascript-typescript) (push) Waiting to run
🏷️🔀Merge Conflict Labeler / 🏷️ Labeling Merge Conflicts (push) Waiting to run
Some checks are pending
🤖 Android APK Build / 🏗️ Build Android APK (push) Waiting to run
🔒 Lockfile Consistency Check / 🔍 Check bun.lock and package.json consistency (push) Waiting to run
🛡️ CodeQL Analysis / 🔎 Analyze with CodeQL (javascript-typescript) (push) Waiting to run
🏷️🔀Merge Conflict Labeler / 🏷️ Labeling Merge Conflicts (push) Waiting to run
This commit is contained in:
1
.github/workflows/notification.yml
vendored
1
.github/workflows/notification.yml
vendored
@@ -20,5 +20,4 @@ jobs:
|
||||
**Title:** ${{ github.event.pull_request.title }}
|
||||
**By:** ${{ github.event.pull_request.user.login }}
|
||||
**Branch:** ${{ github.event.pull_request.head.ref }}
|
||||
**Description:** ${{ github.event.pull_request.body }}
|
||||
🔗 ${{ github.event.pull_request.html_url }}
|
||||
|
||||
Reference in New Issue
Block a user