Skip to content

Commit

Permalink
Temporarily enable on push.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale committed Oct 11, 2024
1 parent 7c9171f commit d255df3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Conda install

on:
# Uncomment the below 'push' to trigger on push
# push:
# branches:
# - "**"
push:
branches:
- "**"
schedule:
# '*' is a special character in YAML, so string must be quoted
- cron: "0 2 * * WED"
Expand Down

0 comments on commit d255df3

Please sign in to comment.