Started with this: “I have this docker file, it always uses the master branch of the lightning repository, can you convert this to a GitHub workflow that uses a variable for the version which would be a tag on that repo and runs the tests for each version?”
Then pasted my workflow file