We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8666471 commit 75f609aCopy full SHA for 75f609a
.github/workflows/test-install.yml
@@ -7,7 +7,6 @@ on:
7
- develop
8
- release/*
9
- dm/*
10
- - misc/dependency-management # TODO: REMOVE AFTER TESTING
11
paths:
12
- 'setup.*'
13
- 'environment.yml'
.github/workflows/update-requirements.yml
@@ -4,7 +4,6 @@ on:
4
push:
5
branch:
6
- 'setup.json'
- '.github/workflows/update-requirements.yml'
0 commit comments