From 8b0ef1e9f0fd58b02363a088805baaf2281aaace Mon Sep 17 00:00:00 2001 From: osvdevv <250110286@itsoeh.edu.mx> Date: Tue, 7 Apr 2026 00:25:36 -0600 Subject: [PATCH 1/3] docs: submit practice check --- practice/osvdevv.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 practice/osvdevv.md diff --git a/practice/osvdevv.md b/practice/osvdevv.md new file mode 100644 index 0000000..d6fcbd9 --- /dev/null +++ b/practice/osvdevv.md @@ -0,0 +1,8 @@ +# Practice Check +GitHub username: osvdevv + +What I verified locally: +- I verified that my local repository is cloned correctly and tested the `fetch` and `pull` commands to sync changes. + +What `origin` points to in my template copy: +- It points to my personal copy of the repository on GitHub (git@github.com:osvdevv/tu-repositorio.git) to ensure I have the necessary write permissions. \ No newline at end of file From d251ea44e4edc2009adefa0f0af4b6fdea64fcee Mon Sep 17 00:00:00 2001 From: osvdevv <250110286@itsoeh.edu.mx> Date: Tue, 7 Apr 2026 00:41:30 -0600 Subject: [PATCH 2/3] fix: force workflow rerun From ad4ce697dfd4b5dce9b8f741d550fc4431f636ba Mon Sep 17 00:00:00 2001 From: osvdevv <250110286@itsoeh.edu.mx> Date: Tue, 7 Apr 2026 00:54:21 -0600 Subject: [PATCH 3/3] docs: submit practice check