Skip to content

Commit

Permalink
Merge branch 'main' into release/v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kenlhlui authored Jan 28, 2025
2 parents 5a0bf38 + 3ef6dab commit 92543a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/poetry-export_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@ on:
push:
branches:
- 'main' # Trigger only on pull requests made to the main branch

paths:
- 'requirements.txt'
- 'pyproject.toml'
- 'poetry.lock'

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

jobs:
poetry-export_dependencies:
strategy:
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ If you use this software in your work, please cite it using the following metada

APA:
```
Lui, L. H. (2025). Dataverse Metadata Crawler (Version 0.1.1) [Computer software]. https://github.com/scholarsportal/dataverse-metadata-crawler
```

Expand Down

0 comments on commit 92543a3

Please sign in to comment.