Create a Github Actions workflow for flir
Usage
setup_flir_gha(path = ".", overwrite = FALSE)
Arguments
- path
Path to package or project root.
- overwrite
Whether to overwrite .github/workflows/flir.yaml
if it
already exists.
Value
Creates .github/workflows/flir.yaml
but doesn't return any value.