diff --git a/.github/workflows/eks-tunnel.yaml b/.github/workflows/eks-tunnel.yaml index e8e7671829..28c126ae77 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 * * *'