Revert newly created sandboxes to populate after development

This commit is contained in:
Erin Song 2024-07-31 16:23:32 -07:00
parent 3e5401a549
commit b866886cff
No known key found for this signature in database

View file

@ -112,7 +112,7 @@ sed -i '' '/ - development/ {a\
- '"$1"'
}' .github/workflows/reset-db.yaml
sed -i '' '/ - backup/ {a\
sed -i '' '/ - development/ {a\
- '"$1"'
}' .github/workflows/migrate.yaml