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 6ab2a13 commit cc254f3Copy full SHA for cc254f3
.github/workflows/benchmarks.yml
@@ -26,6 +26,8 @@ jobs:
26
steps:
27
- name: Check out repo
28
uses: actions/checkout@v5
29
+ with:
30
+ persist-credentials: false
31
32
- name: Setup Node
33
uses: actions/setup-node@v4
.github/workflows/metrics.yml
@@ -23,6 +23,8 @@ jobs:
23
24
25
0 commit comments