Michael Chalmers
Results
1
comments of
Michael Chalmers
> If you use `if: github.ref == 'refs/heads/main'` under the job then it should only run on pushes to the main branch @luke-cnnect worked perfectly for me, thank you. I...