Add 'NO-PULL' feature (#150)
* feat(pull_strategy): add `NO-PULL` option * fix: add additional NO-PULL debug log
This commit is contained in:
@@ -25,7 +25,7 @@ inputs:
|
||||
description: The message for the commit
|
||||
required: false
|
||||
pull_strategy:
|
||||
description: The flag used on the pull strategy
|
||||
description: The flag used on the pull strategy. Use NO-PULL to avoid the action pulling at all.
|
||||
required: false
|
||||
default: '--no-rebase'
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user