mirror of
https://github.com/creyD/crush_action.git
synced 2026-04-12 19:50:29 +02:00
Added custom folder option
This commit is contained in:
@@ -18,6 +18,10 @@ inputs:
|
||||
branch:
|
||||
description: Target branch for the changes
|
||||
required: true
|
||||
folder:
|
||||
description: Starting folder for recursive search
|
||||
required: false
|
||||
default: '.'
|
||||
|
||||
runs:
|
||||
using: 'docker'
|
||||
|
||||
Reference in New Issue
Block a user