You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ended up linting and adding migration for #4366 manually. Since refactoring away from Azure DevOps Pipelines to GitHub Actions, the directory-migrate.yml doesn't have permission to push the new migrations back to the fork's branch.
I researched some. Maybe pull_request_target would work, but there are security concerns.
Google-fu is just failing me today on how to get this working. Will address at some point soon.
The text was updated successfully, but these errors were encountered:
I ended up linting and adding migration for #4366 manually. Since refactoring away from Azure DevOps Pipelines to GitHub Actions, the directory-migrate.yml doesn't have permission to push the new migrations back to the fork's branch.
I researched some. Maybe
pull_request_target
would work, but there are security concerns.Google-fu is just failing me today on how to get this working. Will address at some point soon.
The text was updated successfully, but these errors were encountered: