Enhancement: include current filename placeholder in workflows (#8319)

Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
lufi 2024-12-03 04:09:27 +01:00 committed by GitHub
parent 1d65628132
commit 0406fca59b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 12 additions and 0 deletions

View file

@ -1917,6 +1917,7 @@ class WorkflowActionSerializer(serializers.ModelSerializer):
added_time="",
owner_username="",
original_filename="",
filename="",
created="",
created_year="",
created_year_short="",