# My GitHub Action workflow with GitHub flow model
GitHub Action workflow with GitHub flow model.

GitHub flow model, details.
The short:
mastershould always be deployable and lock down.feature/...orchore/...orbug/...orrefactor/...is the only branch to get intomaster.- GitHub PR is vehicle to merge into
masterinterstate. - Only
Forkmodel security vsSharemodel. Trusts me, yourgithistory will love you for it.