diff --git a/.github/workflows/eks-tunnel.yaml b/.github/workflows/eks-tunnel.yaml index 902d24020e..cac322c1c0 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 * * *' diff --git a/.github/workflows/eks.yaml b/.github/workflows/eks.yaml index 3f811c59a7..d3d9f29424 100644 --- a/.github/workflows/eks.yaml +++ b/.github/workflows/eks.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: '0 1/6 * * *' diff --git a/.github/workflows/externalworkloads.yaml b/.github/workflows/externalworkloads.yaml index 9c04ddaae1..cec9cd1b78 100644 --- a/.github/workflows/externalworkloads.yaml +++ b/.github/workflows/externalworkloads.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: '0 4/6 * * *' diff --git a/.github/workflows/gke.yaml b/.github/workflows/gke.yaml index 1ea5f772b2..e00aef7541 100644 --- a/.github/workflows/gke.yaml +++ b/.github/workflows/gke.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: '0 2/6 * * *' diff --git a/.github/workflows/multicluster.yaml b/.github/workflows/multicluster.yaml index febb1812ae..eaf9096f25 100644 --- a/.github/workflows/multicluster.yaml +++ b/.github/workflows/multicluster.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: '0 3/6 * * *'