cherry-picked 3ac98e38c8 for migration fix w/ burnettk

This commit is contained in:
jasquat 2024-03-22 15:23:36 -04:00
parent c18a53176a
commit 7d28a7d65a
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@ on:
- main
- spiffdemo
- feature/update-extension-docs
- hotfix/human-task-fk-fix-420e9e3
jobs:
create_frontend_docker_image:

View File

@ -6,6 +6,7 @@ on:
# more ideas at https://github.com/orgs/community/discussions/26940 including branches-ignore
branches:
- main
- hotfix/human-task-fk-fix-420e9e3
pull_request:
defaults: