You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/benchmarkjs.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ jobs:
19
19
name: Benchmark.js Benchmark
20
20
tool: 'benchmarkjs'
21
21
output-file-path: examples/benchmarkjs/output.txt
22
-
# Use personal access token instead of GITHUB_TOKEN due to https://github.blesdmm.dns-dynamic.netmunity/t5/GitHub-Actions/Github-action-not-triggering-gh-pages-upon-push/td-p/26869/highlight/false
22
+
# Use personal access token instead of GITHUB_TOKEN due to https://github.blesdmm.dns-dynamic.netmunity/t/github-action-not-triggering-gh-pages-upon-push/16096
# Use personal access token instead of GITHUB_TOKEN due to https://github.blesdmm.dns-dynamic.netmunity/t5/GitHub-Actions/Github-action-not-triggering-gh-pages-upon-push/td-p/26869/highlight/false
26
+
# Use personal access token instead of GITHUB_TOKEN due to https://github.blesdmm.dns-dynamic.netmunity/t/github-action-not-triggering-gh-pages-upon-push/16096
# Use personal access token instead of GITHUB_TOKEN due to https://github.blesdmm.dns-dynamic.netmunity/t5/GitHub-Actions/Github-action-not-triggering-gh-pages-upon-push/td-p/26869/highlight/false
26
+
# Use personal access token instead of GITHUB_TOKEN due to https://github.blesdmm.dns-dynamic.netmunity/t/github-action-not-triggering-gh-pages-upon-push/16096
# Use personal access token instead of GITHUB_TOKEN due to https://github.blesdmm.dns-dynamic.netmunity/t5/GitHub-Actions/Github-action-not-triggering-gh-pages-upon-push/td-p/26869/highlight/false
22
+
# Use personal access token instead of GITHUB_TOKEN due to https://github.blesdmm.dns-dynamic.netmunity/t/github-action-not-triggering-gh-pages-upon-push/16096
Copy file name to clipboardExpand all lines: .github/workflows/go.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ jobs:
19
19
name: Go Benchmark
20
20
tool: 'go'
21
21
output-file-path: examples/go/output.txt
22
-
# Use personal access token instead of GITHUB_TOKEN due to https://github.blesdmm.dns-dynamic.netmunity/t5/GitHub-Actions/Github-action-not-triggering-gh-pages-upon-push/td-p/26869/highlight/false
22
+
# Use personal access token instead of GITHUB_TOKEN due to https://github.blesdmm.dns-dynamic.netmunity/t/github-action-not-triggering-gh-pages-upon-push/16096
Copy file name to clipboardExpand all lines: .github/workflows/pytest.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ jobs:
22
22
name: Python Benchmark with pytest-benchmark
23
23
tool: 'pytest'
24
24
output-file-path: examples/pytest/output.json
25
-
# Use personal access token instead of GITHUB_TOKEN due to https://github.blesdmm.dns-dynamic.netmunity/t5/GitHub-Actions/Github-action-not-triggering-gh-pages-upon-push/td-p/26869/highlight/false
25
+
# Use personal access token instead of GITHUB_TOKEN due to https://github.blesdmm.dns-dynamic.netmunity/t/github-action-not-triggering-gh-pages-upon-push/16096
Copy file name to clipboardExpand all lines: .github/workflows/rust.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ jobs:
19
19
name: Rust Benchmark
20
20
tool: 'cargo'
21
21
output-file-path: examples/rust/output.txt
22
-
# Use personal access token instead of GITHUB_TOKEN due to https://github.blesdmm.dns-dynamic.netmunity/t5/GitHub-Actions/Github-action-not-triggering-gh-pages-upon-push/td-p/26869/highlight/false
22
+
# Use personal access token instead of GITHUB_TOKEN due to https://github.blesdmm.dns-dynamic.netmunity/t/github-action-not-triggering-gh-pages-upon-push/16096
0 commit comments