From 64e53fcdaaedf98687d1c22b800034e0b2fb1917 Mon Sep 17 00:00:00 2001 From: Methapon2001 <61303214+Methapon2001@users.noreply.github.com> Date: Tue, 25 Feb 2025 10:53:26 +0700 Subject: [PATCH] chore: update comment --- .github/workflows/gitea-local.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gitea-local.yaml b/.github/workflows/gitea-local.yaml index 2d810aa..754e16d 100644 --- a/.github/workflows/gitea-local.yaml +++ b/.github/workflows/gitea-local.yaml @@ -1,8 +1,8 @@ name: Gitea Action + run-name: Build ${{ github.actor }} -# Intended for local network use. -# Remote access is possible if the host has a public IP address. +# Intended for local gitea instance only. on: workflow_dispatch: