We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6746e83 commit a1038ceCopy full SHA for a1038ce
.github/workflows/development-generate-pdf-files.yaml
@@ -1,5 +1,5 @@
1
name: development-generate-pdf-files
2
-run-name: "Generate ONVIF specs from the ${{ github.ref_name }} branch - Reason: ${{ inputs.reason || 'Push trigger' }}""
+run-name: "Generate ONVIF specs from the ${{ github.ref_name }} branch - Reason: ${{ inputs.reason || 'Push trigger' }}"
3
4
on:
5
push:
0 commit comments