Checks for changes to local hasura metadata and migration files. This workflow would run on your main
/ default branch and detect changes.
You could then run hasura migrate apply
or hasura metadata apply
conditionally based on these changes.
- Install
act
: https://nektosact.com/installation/index.html - Place the workflow in the appropriate place in your project under `.github/workflows/hasura-changes-since-release.yml