Skip to content

Commit

Permalink
Update .github/workflows/installation-tips-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 authored Sep 13, 2023
1 parent f5dd4d3 commit badfadc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installation-tips-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Creates Conda Install for Installation Tips
on:
workflow_dispatch:
schedule:
- cron: "0 12 * * *" # Daily at noon UTC
- cron: "0 12 * * 0" # Weekly at noon UTC on Sundays

jobs:
installation-tips-testing:
Expand Down

0 comments on commit badfadc

Please sign in to comment.