porter-preview-<app-name>.yml
will be created in your repository. You can customize this file to suit your needs.
For example, it is possible to add conditionals to only run the workflow for specific branches or tags. This can be useful if you want to only create preview environments when a specific branch naming convention is used. If you only want to create preview environments for branches that start with feat/
, you can add the following to your workflow file: