Secure your GitHub repositories with Amplify.
main
or master
branch.
main
or master
main
or master
branch. To run on any additional branches, add them to the list of branches
in .github/workflows/amplify.yml
. For example, we will modify the section below to also execute
on the develop
branch. Note that the change in syntax from the above YAML is simply for readability.