Skip to content

Commit

Permalink
chore: properly disable scheduled execution
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikg committed May 8, 2023
1 parent dda4d66 commit cb2af48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ecosystem-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:
NODE_OPTIONS: --max-old-space-size=6144

on:
schedule:
# schedule:
# - cron: "0 5 * * 1,3,5" # monday,wednesday,friday 5AM
workflow_dispatch:
inputs:
Expand Down

0 comments on commit cb2af48

Please sign in to comment.