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 c003499 commit 7d2ba4eCopy full SHA for 7d2ba4e
.github/workflows/ci.yml
@@ -1,5 +1,7 @@
1
# This workflow performs tests in JavaScript.
2
name: ESDK JavaScript CI Tests
3
+permissions:
4
+ contents: read
5
6
on: [pull_request, workflow_call]
7
0 commit comments