Open jcbhmr opened 1 year ago
Some actions have a dry-run: true input that you can set if you just want to do everything except mutate stuff. This is useful for tinkering. Is there an equivalent way to do that with this action?
dry-run: true
Seems like a good idea!
Some actions have a
dry-run: true
input that you can set if you just want to do everything except mutate stuff. This is useful for tinkering. Is there an equivalent way to do that with this action?