mirror of
https://forgejo.stefka.eu/jiriks74/create-pull-request.git
synced 2025-01-18 16:01:06 +01:00
docs: uncommitted changes are stashed and restored
This commit is contained in:
parent
27a3a9910c
commit
43331d369a
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ If there are files or directories you want to ignore you can simply add them to
|
|||
|
||||
You can control which files are committed with the `add-paths` input.
|
||||
Paths should follow git's [pathspec](https://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddefpathspecapathspec) syntax.
|
||||
All file changes that do not match one of the paths will be discarded.
|
||||
File changes that do not match one of the paths will be stashed and restored after the action has completed.
|
||||
|
||||
```yml
|
||||
- name: Create Pull Request
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue