Skip to content

Commit

Permalink
removed run on each PR
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemhenry committed Aug 5, 2024
1 parent 1f88506 commit 357511c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/conda_cron.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: "conda_cron"
on:
workflow_dispatch:
pull_request:
branches:
- main
push:
branches:
- main
schedule:
# At 07:00 UTC every day
- cron: "0 7 * * *"
Expand Down

0 comments on commit 357511c

Please sign in to comment.