Closed RyanMarten closed 4 years ago
The deploy action should only be on pushes to master (CD)
The other test CIs can be on pull requests to master as well
Seperate out build, test, and deploy
Reading here: https://help.github.com/en/actions
not necessary. it would have to do repeat work. The way it works now is great
The deploy action should only be on pushes to master (CD)
The other test CIs can be on pull requests to master as well