We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c9078b commit 28dcd82Copy full SHA for 28dcd82
.github/workflows/blank.yml
@@ -45,6 +45,7 @@ jobs:
45
tool-id: ${{ secrets.SN_ORCHESTRATION_TOOL_ID }}
46
# GitHub Context
47
context-github: ${{ toJSON(github) }}
48
+ job-name: 'ServiceNow DevOps Change'
49
50
ServiceNowDevOpsChange:
51
needs: build
0 commit comments