Skip to content

Commit

Permalink
Remove PR trigger from conda_cron
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay authored Dec 10, 2024
1 parent 387ae03 commit 74a497f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/conda_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
schedule:
# At 07:00 UTC every day
- cron: "0 7 * * *"
pull_request:
branches:
- main

concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
Expand Down

0 comments on commit 74a497f

Please sign in to comment.