Skip to content

Commit 19fa16e

Browse files
committed
Updated Workflow Name and Description
Updated the name and purpose of the workflow. The name has been changed from "OCR Inspector Production" to "Build & Release". The comment indicating the purpose of the workflow has been updated from "Workflow to build and release OcrInspector for production" to "Workflow to build and release UiaXpathTester for production". The permissions for the workflow remain the same, with write access to contents.
1 parent dce25e9 commit 19fa16e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/GithubActions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Workflow to build and release OcrInspector for production
2-
name: OCR Inspector Production
1+
# Workflow to build and release UiaXpathTester for production
2+
name: Build & Release
33

44
# Permissions for the workflow
55
permissions:

0 commit comments

Comments
 (0)