We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f31a5f6 commit 696db45Copy full SHA for 696db45
.github/workflows/reviewing_changes.yml
@@ -1,7 +1,7 @@
1
# This job is to test different npm profiles in main branch against Pull Requests raised
2
# This workflow targets jest-js
3
4
-name: Jest-js Test workflow for Node from workflow_dispatch
+name: NodeJS SDK Test workflow on workflow_dispatch
5
6
on:
7
workflow_dispatch:
0 commit comments