We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 539895d commit c788876Copy full SHA for c788876
README.md
@@ -94,3 +94,6 @@ The workflow object has the following properties:
94
|workflowFileName|The name of the workflow file that was found in the directory `.github/workflows/`|
95
|actionRef| The 'version' of the reference being used, if any|
96
|actionVersionComment| The comment after the version', if any|
97
+
98
+# Testing / running the code locally
99
+To run this code locally, execute the `entrypoint.ps1` script in the `Src/PowerShell` folder, and sent in the PAT and organization you want to use.
0 commit comments