---

layout: post
date: 2023-03-01
link: https://github.blog/2022-02-10-using-reusable-workflows-github-actions/
title: How to start using reusable workflows with GitHub Actions
cited: GitHub

---

> Let’s say, for example, that you have a cloud-hosted database and your applications are going to run database migrations when they’re deployed. You can put a policy in front of that database requiring that a specific reusable workflow is used before any deployment.