From 2679a18a07f0a25019809520015fcb7e9cab43ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Z=C3=A9=20Florentino?= <114265710+zeflorentino@users.noreply.github.com> Date: Wed, 29 Nov 2023 19:43:56 -0300 Subject: [PATCH] Rename python-ci.yml to .github/workflows/python-ci.yml --- python-ci.yml => .github/workflows/python-ci.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename python-ci.yml => .github/workflows/python-ci.yml (100%) diff --git a/python-ci.yml b/.github/workflows/python-ci.yml similarity index 100% rename from python-ci.yml rename to .github/workflows/python-ci.yml