From cdc7f0f3e9c275efe478acc92ca466ed9d03e4a6 Mon Sep 17 00:00:00 2001 From: Henrik Ingo Date: Sat, 8 Feb 2025 18:28:43 +0200 Subject: [PATCH] mv push_only.yml to another name in anticipation of adding PRs --- .github/workflows/{push_only.yml => rust_perf.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{push_only.yml => rust_perf.yml} (100%) diff --git a/.github/workflows/push_only.yml b/.github/workflows/rust_perf.yml similarity index 100% rename from .github/workflows/push_only.yml rename to .github/workflows/rust_perf.yml