Skip to content

Commit

Permalink
remove schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
shahednasser committed Nov 25, 2024
1 parent fb8d48e commit e1d98cc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/update-preview-deps-ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: "Update Preview Dependencies (feat/v2-ci)"
name: "Update Preview Dependencies (feat/ci)"
on:
schedule:
- cron: "15 */3 * * *" # every three hours
workflow_dispatch:

jobs:
Expand Down

0 comments on commit e1d98cc

Please sign in to comment.