Skip to content

Commit

Permalink
chore: Clean up configuration files and update changelog formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Anselmoo committed Nov 16, 2024
1 parent 2a9a199 commit 10eb8b4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"

2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build . --file Dockerfile --tag tanabesugano:$(date +%s)
run: docker build . --file Dockerfile --tag tanabesugano:$(date +%s)
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
* Add `poetry` for dependecy mangament
* `setup.py` depends now on the `project.toml`
* Modified the `GitHub-Actions`
* Introduced `TanabeSugano` batch for extending analysis of correlation matrices
* Introduced `TanabeSugano` batch for extending analysis of correlation matrices

0 comments on commit 10eb8b4

Please sign in to comment.