github-actions
Automate Azure Quick Review with GitHub Actions
·567 words·3 mins
azure
azqr
github-actions
assessment
Today we will walk through a GitHub Actions workflow that automates the Azure Quick Review (azqr) scan process. This workflow is designed to run on a schedule, on push events to the main branch, and on pull requests to the main branch.
Prerequisites # Before you start, make sure you have the following prerequisites in place: