Closed BeepBot99 closed 8 months ago
Did you make it so it will always appear on the same website, and we will have to type the extra stuff? or what's the plan with this? @BeepBot99
Did you make it so it will always appear on the same website, and we will have to type the extra stuff? or what's the plan with this? @BeepBot99
All I did is make the Netlify Action, instead of being triggered by a pull request or a pull, just be triggered by a pull request.
k, what are we doing for the other sites?
I think just Twelve of Code is fine for now because it is our main focus. How about we do Netlify for the other sites after 1.0.0 releases.
Sure.
Right now, the Netlify Deploy action will be run on a push or a pull request, but will only proceed to run if it has the twelve of code label, which is only possible on a pull request. This results in many "skipped" actions. So, I removed the pull trigger from the Netlify Deploy action.