Skip to content

Commit

Permalink
DO NOT MERGE: testing workflow file changes
Browse files Browse the repository at this point in the history
Signed-off-by: Michi Mutsuzaki <[email protected]>
  • Loading branch information
michi-covalent committed Mar 17, 2023
1 parent d4e1d0a commit c5c3e6e
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/aks-azure-ipam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 0/6 * * *'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/aks-byocni.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 0/6 * * *'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/eks-tunnel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 * * *'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 * * *'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/externalworkloads.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 * * *'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/gke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 * * *'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/multicluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 * * *'
Expand Down

0 comments on commit c5c3e6e

Please sign in to comment.