Skip to content

Commit

Permalink
ci: Disable sync-proxy hourly schedule (#12345)
Browse files Browse the repository at this point in the history
This removes the sync-proxy hourly schedule.

The proxy's release process has been updated to trigger a sync so that
a the schedules do not need to be tuned.
  • Loading branch information
olix0r authored Mar 25, 2024
1 parent 6eeaea4 commit de82632
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/sync-proxy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Sync proxy

on:
# Hourly
schedule:
- cron: "15 * * * *"
workflow_dispatch:
inputs:
version:
Expand Down

0 comments on commit de82632

Please sign in to comment.