We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d207e commit 1d42533Copy full SHA for 1d42533
1 file changed
.github/workflows/test-install.yml
@@ -6,7 +6,6 @@ on:
6
schedule:
7
- cron: "0 6 * * *"
8
workflow_dispatch:
9
- push: # TODO: Remove before merge!
10
11
jobs:
12
install-conda:
0 commit comments