From 7d34be3fce60f2b047560dcab542fd66a407e2f9 Mon Sep 17 00:00:00 2001 From: Michi Mutsuzaki Date: Wed, 26 Jun 2024 22:09:25 +0000 Subject: [PATCH] DO NOT MERGE test workflow file change Signed-off-by: Michi Mutsuzaki --- .github/workflows/eks-tunnel.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/eks-tunnel.yaml b/.github/workflows/eks-tunnel.yaml index d5b715a905..cd7c998cea 100644 --- a/.github/workflows/eks-tunnel.yaml +++ b/.github/workflows/eks-tunnel.yaml @@ -14,9 +14,9 @@ on: # will disappear from the PR checks: please provide a direct link to the # successful workflow run (can be found from Actions tab) in a comment. # - # pull_request: {} + pull_request: {} ### - pull_request_target: {} + #pull_request_target: {} # Run every 6 hours schedule: - cron: '30 1/6 * * *'