Skip to content

Commit

Permalink
fix: final cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
rebelArtists committed Mar 9, 2024
1 parent bb0c86b commit 74101a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/k8s-regression-tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
description: 'bake time in minutes'
required: true

# forward-looking, devs could manually trigger this action (via github UI) and easily spin up / stress test devnets for ad hoc testing
jobs:
deploy_devnet:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/make-k8s-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Image Sync

on:
schedule:
- cron: '*/15 * * * *'
- cron: '*/30 * * * *'

jobs:
sync-images:
Expand Down

0 comments on commit 74101a6

Please sign in to comment.