ndjenkins85 / ndj_cookie

My personal python project quick start. Useful to jump into projects with favourite tooling, and to record best practices
https://www.ndjenkins.com
MIT License
1 stars 0 forks source link

Update github actions to use on: master, main, staging/* #33

Closed ndjenkins85 closed 2 years ago

ndjenkins85 commented 3 years ago

Example

on: push: branches:

ndjenkins85 commented 3 years ago

remove if: ${{ github.ref == 'refs/heads/master' }}