]> Nutra Git (v2) - gamesguru/getmyancestors.git/commitdiff
Update .github/workflows/test.yml
authorShane Jaroch <chown_tee@proton.me>
Thu, 22 Jan 2026 23:54:02 +0000 (18:54 -0500)
committerGitHub <noreply@github.com>
Thu, 22 Jan 2026 23:54:02 +0000 (18:54 -0500)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
.github/workflows/test.yml

index b26fc1d33e967e2d6d515689d6a62af1284a82d6..0588e8b1b16b68a504fa44efd669b99ccbbfd3d8 100644 (file)
@@ -2,8 +2,10 @@
 name: ci
 
 "on":
-  push: [master, main]
-  pull_request: [master, main]
+  push:
+    branches: [master, main]
+  pull_request:
+    branches: [master, main]
 
 permissions:
   contents: read