From 1c087f43a98a7dfedd0668d7d842f3a2a38e0fc9 Mon Sep 17 00:00:00 2001 From: Armando Banuelos Date: Thu, 11 Apr 2024 13:12:30 -0700 Subject: [PATCH] fix: adding warning comment in workflow --- .github/workflows/run-simulators.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/run-simulators.yml b/.github/workflows/run-simulators.yml index 06b30bca9..91ac3dcfe 100644 --- a/.github/workflows/run-simulators.yml +++ b/.github/workflows/run-simulators.yml @@ -1,5 +1,7 @@ name: run_simulators on: + # IMPORTANT: this workflow should only be triggered manually via the Actions + # portal of the repo!!! Do not modify this workflow's trigger! workflow_dispatch: jobs: