Skip to content

Commit

Permalink
Disable KubeCon cron schedule
Browse files Browse the repository at this point in the history
Signed-off-by: Kingdon P Barrett <kingdon@tuesdaystudios.com>
  • Loading branch information
kingdonb committed Mar 28, 2024
1 parent 44cad66 commit 4a961d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-kubecon.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Update Kubecon.md
on:
schedule:
- cron: '0 */6 * * *'
# - cron: '0 */6 * * *'
workflow_dispatch:
jobs:
update-kubecon:
Expand Down

0 comments on commit 4a961d9

Please sign in to comment.