From 79a7fb5019e77b25ab98a28edad7e5b27970ebe9 Mon Sep 17 00:00:00 2001 From: jake Date: Thu, 24 Apr 2025 12:25:48 -0400 Subject: [PATCH] comment additions --- .gitea/workflows/security.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/security.yaml b/.gitea/workflows/security.yaml index 6a02466..e8a0031 100644 --- a/.gitea/workflows/security.yaml +++ b/.gitea/workflows/security.yaml @@ -1,5 +1,5 @@ name: "security scans" -on: push +on: push #runs on pushes to any branch jobs: scans: