AlexsLemonade / OpenScPCA-analysis

An open, collaborative project to analyze data from the Single-cell Pediatric Cancer Atlas (ScPCA) Portal
Other
9 stars 17 forks source link

Make GHA trigger & Dockerfiles consistent #748

Closed jashapiro closed 2 months ago

jashapiro commented 2 months ago

closes https://github.com/AlexsLemonade/OpenScPCA-analysis/issues/676

Here I added run_ workflow files to all of the action triggers, as well as excluding the Dockerfiles. I did this both for all existing actions and for the template files.

While I was in there, I also made a small change to Dockerfile examples to eliminate a warning about ENV variables that was coming up.