Skip to content

Commit 6746e83

Browse files
Enhancing the github actions, to show better info
1 parent d0caab5 commit 6746e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/development-generate-pdf-files.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: development-generate-pdf-files
2-
run-name: "Generate ONVIF specs from the development branch"
2+
run-name: "Generate ONVIF specs from the ${{ github.ref_name }} branch - Reason: ${{ inputs.reason || 'Push trigger' }}""
33
44
on:
55
push:

0 commit comments

Comments
 (0)