Skip to content

Commit cf7bfc4

Browse files
committed
Remove dangling @main from GH action
1 parent 1197894 commit cf7bfc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
benchmarks:
2121
name: Benchmarks
22-
uses: ./.github/workflows/benchmarks.yml@main
22+
uses: ./.github/workflows/benchmarks.yml
2323
with:
2424
benchmark_package_path: "Benchmarks"
2525

0 commit comments

Comments
 (0)