mirror of
https://github.com/ansible/awx.git
synced 2026-05-14 12:57:40 -02:30
Rename workflow approval migration. Add approval option back to workflow node form.
This commit is contained in:
@@ -8,7 +8,7 @@ import django.db.models.deletion
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0082_v360_webhook_http_method'),
|
||||
('main', '0083_v360_job_branch_overrirde'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user