mirror of
https://forgejo.stefka.eu/jiriks74/create-pull-request.git
synced 2025-01-18 16:01:06 +01:00
feat: allow add-paths to resolve to no changes
This commit is contained in:
parent
84fd482a50
commit
42e0b16593
7 changed files with 176 additions and 89 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
### Breaking changes
|
||||
|
||||
- The `add-paths` input no longer accepts `-A` as a valid value. When committing all new and modified files the `add-paths` input should be omitted.
|
||||
|
||||
- If using self-hosted runners or GitHub Enterprise Server, there are minimum requirements for `v4` to run. See "What's new" below for details.
|
||||
|
||||
### What's new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue