mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2026-04-24 06:38:50 +00:00
⏪️ Rollback base_url option
This commit is contained in:
parent
1926ccba5e
commit
6be016636e
4 changed files with 1 additions and 41 deletions
|
|
@ -11,10 +11,6 @@ github-token:
|
|||
pull-requests-reason: to create or update PR comment
|
||||
|
||||
inputs:
|
||||
base_url:
|
||||
description: "base api url. default to: ${{ env.GITHUB_API_URL }}"
|
||||
default: "${{ env.GITHUB_API_URL }}"
|
||||
required: false
|
||||
header:
|
||||
description: "Header to determine if the comment is to be updated, not shown on screen. It can be used when you want to add multiple comments independently at the same time."
|
||||
default: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue