In a codebase if a file is inside of .github/workflows

It is considered a CI file which means github will run the contents of the files whenever the conditions are met.

Some useful cases where this might be handy: