Skip to content

Commit

Permalink
optimize CI
Browse files Browse the repository at this point in the history
  • Loading branch information
submarcos committed Jan 30, 2023
1 parent 10b438e commit 460b93b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@ on:
- requirements-dev.txt
- .github/workflows/dependencies.yml

push:
paths:
- setup.py
- requirements.txt
- requirements-dev.in
- requirements-dev.txt
- .github/workflows/dependencies.yml

env:
DEBIAN_FRONTEND: noninteractive

Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
paths:
- 'geotrek/**'
- '.github/workflows/lint.yml'
push:
paths:
- 'geotrek/**'
- '.github/workflows/lint.yml'

env:
DEBIAN_FRONTEND: noninteractive
Expand Down

0 comments on commit 460b93b

Please sign in to comment.