Even though README.md specifies the other two inputs as required and not regex_flags, and the code has a fallback if it doesn't have a value, the task fails if it's not included or if it's blank, making it impossible not to include at least one flag.
Even though README.md specifies the other two inputs as required and not regex_flags, and the code has a fallback if it doesn't have a value, the task fails if it's not included or if it's blank, making it impossible not to include at least one flag.