Should pipeline resolver allow for both .yml and .yaml?

As of v2019.6.7, the get_pipeline method in the pipeline module only checks for .yml files here, not .yaml. Do we want to support .yaml as well? It might be good to check this for pipeline runs as well.