Skip to content

Commit

Permalink
OPS: Use path to point to GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
cortadocodes committed Sep 29, 2022
1 parent 5a8407e commit 61f0a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# Set fetch-depth to 0 to fetch all tags (necessary for git-mkver to determine the correct semantic version).
fetch-depth: 0
- uses: actions/setup-python@v4
- uses: octue/conventional-commits/check_semantic_version
- uses: .check_semantic_version
with:
version_source_type: setup.py

Expand Down

0 comments on commit 61f0a6e

Please sign in to comment.