luke-cnnect
Results
1
comments of
luke-cnnect
If you use `if: github.ref == 'refs/heads/main'` under the job then it should only run on pushes to the main branch (assuming the rest of your yml is the default...